forked from AbleOS/holey-bytes
5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
load 10 A1
|
|
load 0 A0
|
|
add A0 1
|
|
jump_less_than A0 A1
|