collapseos/emul/forth/stage0.asm

8 lines
102 B
NASM

jp init
.inc "stagec.asm"
.inc "forth.asm"
CODE_END:
.out $ ; should be the same as in stage{1,2}