Successful first run of B interpreter!
I hand compiled hello.b into hello.s and assembled with the interpreter and runtime library: perl as7 --out a.out bl.s hello.s bi.s
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ fetch:
|
||||
lmq
|
||||
and o17777
|
||||
dac addr
|
||||
ecla lls 4
|
||||
cla; lls 4 " XXX replaced for now: ecla lls 4
|
||||
tad .+3
|
||||
dac .+1
|
||||
jmp .. i
|
||||
|
||||
Reference in New Issue
Block a user