t64/progs/inc2.t64
2020-06-21 14:14:57 -05:00

7 lines
72 B
Plaintext

LDB r0,(count)
ARIB r0,r0,1,ADD,0
STB r0,(count)
JNZ 0
HLT
count: dqw 0