t64/progs/inc2.t64

7 lines
72 B
Plaintext
Raw Normal View History

2020-06-21 14:14:57 -05:00
LDB r0,(count)
ARIB r0,r0,1,ADD,0
STB r0,(count)
JNZ 0
HLT
count: dqw 0