8 lines
39 B
NASM
8 lines
39 B
NASM
|
lda 0
|
||
|
ldb 1
|
||
|
add
|
||
|
jmpc 6
|
||
|
str 0
|
||
|
jmp 0
|
||
|
hlt
|