label lookup working!

This commit is contained in:
pommicket 2021-11-12 16:51:28 -05:00
parent b5735552e2
commit 9d90c7045a
2 changed files with 168 additions and 23 deletions

12
03/in03
View file

@ -1,12 +1,12 @@
:lbab
;J=d0
A=d60
syscall x3c
res d1000
sys x3c
align
:label
res d1000
B+=J
B<<=d9
B<=d9
B-=J
J?<B:label
?J<B:label
A=:label