logisim-stuff/cpu/inc.asm
2016-02-04 14:45:12 -06:00

8 lines
39 B
NASM

lda 0
ldb 1
add
jmpc 6
str 0
jmp 0
hlt