pretty much done 03 compiler!
This commit is contained in:
parent
2507f4b196
commit
c664b4e61b
3 changed files with 145 additions and 9 deletions
6
03/in03
6
03/in03
|
@ -1,10 +1,8 @@
|
|||
return
|
||||
str Hi
|
||||
align
|
||||
return
|
||||
; write to stdout
|
||||
J=d1
|
||||
I=:hello_world
|
||||
D=:hello_world_end
|
||||
; calculate length by subtracting end from start
|
||||
D-=I
|
||||
syscall d1
|
||||
J=d42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue