diff options
author | pommicket <pommicket@gmail.com> | 2021-11-12 16:51:28 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2021-11-12 16:51:28 -0500 |
commit | 9d90c7045a0a2b7bc87f04c55bf3a38d5836d122 (patch) | |
tree | cd15427cb0f6b7a1fd68b302ec5616a95a5a5af3 /03/in03 | |
parent | b5735552e217ad1c89517306a280564955094feb (diff) |
label lookup working!
Diffstat (limited to '03/in03')
-rw-r--r-- | 03/in03 | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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 |