mirror of
https://github.com/Noratrieb/m8db.git
synced 2026-01-14 23:35:03 +01:00
fixed some stepping debugging bugs
This commit is contained in:
parent
92b026ccba
commit
16fbd8555f
2 changed files with 11 additions and 12 deletions
9
test.m8
9
test.m8
|
|
@ -1,8 +1,7 @@
|
|||
INC 1
|
||||
.test1
|
||||
.test2
|
||||
.test3
|
||||
INC 1
|
||||
JUMP end
|
||||
.start
|
||||
DEC 1
|
||||
IS_ZERO 1 end
|
||||
JUMP start
|
||||
.end
|
||||
STOP
|
||||
Loading…
Add table
Add a link
Reference in a new issue