forked from AbleOS/holey-bytes
minor change
This commit is contained in:
parent
fef23d0f93
commit
685ddbbe74
|
@ -1,4 +1,4 @@
|
|||
load 10 A1
|
||||
load 0 A0
|
||||
add A0 1
|
||||
jump_less_than A0 A1
|
||||
jump_less_than A0 A1 0
|
||||
|
|
Loading…
Reference in a new issue