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
9
1 files changed, 9 insertions, 0 deletions
diff --git a/03/in03 b/03/in03
new file mode 100644
index 0000000..87732c8
--- /dev/null
+++ b/
03/in03
@@ -0,0 +1,9 @@
+J=d0
+A=d60
+syscall
+:label
+B+=J
+B<<=9
+B-=J
+J?<B-label
+