spi.circ

SPI master and graphics coproccesor

circ - 25.06 kB - 04/18/2016 at 04:24

Download

muCPU[rev1].circ

Processor .circ file; requires installation of Logisim to run.

circ - 49.58 kB - 03/28/2016 at 00:11

Download

count.masm

Code that counts up to the number specified (at address 0x80) by the increment specified (at address 0x81). The updated value is written to address 0x82 every loop. Right click on RAM, choose load image, and then select this file.

masm - 65.00 bytes - 03/28/2016 at 00:10

Download

loadaddstore.masm

This code loads two values (at 0x80 and 0x81) into registers, adds them, and stores the result (in 0x82). Right click on RAM, choose load image, and then select this file.

masm - 44.00 bytes - 03/28/2016 at 00:10

Download