5 lines
40 B
NASM
5 lines
40 B
NASM
|
ld 0001
|
||
|
main:
|
||
|
add 0000
|
||
|
str 0000
|
||
|
jmp main
|