1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 21:10:19 +10:00
collapseos/emul/forth/stage0.asm
2020-03-24 21:13:02 -04:00

8 lines
72 B
NASM

jp init
.inc "stagec.asm"
.inc "forth.asm"
.bin "z80c.bin"
CODE_END: