1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-06 11:58:47 +10:00
collapseos/emul/forth
Virgil Dupras 42abbe75aa forth: remove 0 and 1 constants
They do save space (nearly 100b), but they complicate our Forth-ification
process. We'll re-add them later.
2020-03-26 11:05:58 -04:00
..
forth.c forth: improve bootstrap process 2020-03-24 21:13:02 -04:00
stage0.asm forth: improve bootstrap process 2020-03-24 21:13:02 -04:00
stage1.asm forth: improve bootstrap process 2020-03-24 21:13:02 -04:00
stage.c forth: remove 0 and 1 constants 2020-03-26 11:05:58 -04:00
stagec.asm forth: Forth-ify ROT, a native word! 2020-03-24 13:46:05 -04:00
z80c.bin forth: make word name of variable length 2020-03-26 10:53:33 -04:00