7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
LDB r0,(count)
|
|
ARIB r0,r0,1,ADD,0
|
|
STB r0,(count)
|
|
JNZ 0
|
|
HLT
|
|
count: dqw 0
|