index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
03
/
in03
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '03/in03')
-rw-r--r--
03/in03
5
1 files changed, 3 insertions, 2 deletions
diff --git a/03/in03 b/03/in03
index 1fef9b8..18ea547 100644
--- a/
03/in03
+++ b/
03/in03
@@ -2,10 +2,11 @@
;J=d0
A=d60
-syscall
+syscall x3c
+res d1000
:label
B+=J
-B<<=9
+B<<=d9
B-=J
J?<B:label