label lookup working!
This commit is contained in:
parent
b5735552e2
commit
9d90c7045a
2 changed files with 168 additions and 23 deletions
12
03/in03
12
03/in03
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue