summaryrefslogtreecommitdiff
path: root/03/in03
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2021-11-12 16:51:28 -0500
committerpommicket <pommicket@gmail.com>2021-11-12 16:51:28 -0500
commit9d90c7045a0a2b7bc87f04c55bf3a38d5836d122 (patch)
treecd15427cb0f6b7a1fd68b302ec5616a95a5a5af3 /03/in03
parentb5735552e217ad1c89517306a280564955094feb (diff)
label lookup working!
Diffstat (limited to '03/in03')
-rw-r--r--03/in0312
1 files changed, 6 insertions, 6 deletions
diff --git a/03/in03 b/03/in03
index 18ea547..b6942a6 100644
--- a/03/in03
+++ b/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