1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-07 04:58:44 +10:00
collapseos/emul/forth
Virgil Dupras 7aa1be070b emul: build boot binary in one pass
... instead of building boot.fs, and then z80c.fs/icore.fs in separate
passes. This strengten xcomp by making it support 2 completely separate
dicts (that is, the X dict is *not* connected to the system dict. The chain
now stops at EXIT def in boot.fs).
2020-04-10 09:55:58 -04:00
..
conf.fs Forth self-bootstraps!!! 2020-04-01 22:19:37 -04:00
emul.fs Add in-memory bootstrapping system 2020-04-03 20:13:11 -04:00
forth.c Add /tools/slatest 2020-04-02 23:20:47 -04:00
run.fs Add in-memory bootstrapping system 2020-04-03 20:13:11 -04:00
stage.c Add /tools/slatest 2020-04-02 23:20:47 -04:00
stop.fs forth: remove dummy.fs 2020-04-02 11:29:23 -04:00
xcomp.fs emul: build boot binary in one pass 2020-04-10 09:55:58 -04:00
z80c.bin emul: build boot binary in one pass 2020-04-10 09:55:58 -04:00