lang-bootstrap/03/in03

17 lines
152 B
Text
Raw Normal View History

2021-11-13 14:13:16 -05:00
return
str Hi
align
return
2021-11-13 13:48:27 -05:00
J=d1
I=:hello_world
D=:hello_world_end
D-=I
syscall d1
J=d42
2021-11-12 22:00:46 -05:00
syscall x3c
2021-11-13 13:00:35 -05:00
2021-11-13 13:48:27 -05:00
:hello_world
str Hello, world!
2021-11-13 13:48:27 -05:00
xa
:hello_world_end