1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 20:30:20 +10:00
collapseos/emul/forth/stage0.asm
Virgil Dupras cf2f6703bb forth: make forth/forth.asm spit whole binary
emul/forth/stage{0,1}.asm now only configure constants and append
binaries.
2020-03-26 12:17:02 -04:00

6 lines
62 B
NASM

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