1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-24 02:28:06 +11:00
collapseos/emul/forth
Virgil Dupras 2481ed4b66 forth: remove dummy.fs
All "stop pings" are now explicitly made at appropriate places. This
fixes a problem I've introduced in the last commit where RAM+ was
unexpectedly part of a stable ABI because of "HERE" usage in dummy.fs.

This system will, anyways, soon change because boot.bin and z80c.bin
will be built during the same process (but there's a bit of retooling
to do before I get there).
2020-04-02 11:29:23 -04:00
..
boot.bin forth: Remove RAM offsets from stable ABI 2020-04-02 10:20:51 -04:00
conf.fs Forth self-bootstraps!!! 2020-04-01 22:19:37 -04:00
emul.fs forth: Forth-ify "EMIT" 2020-03-28 10:25:02 -04:00
forth.c forth: simplify build process 2020-04-01 08:54:01 -04:00
stage.c forth: simplify build process 2020-04-01 08:54:01 -04:00
stop.fs forth: remove dummy.fs 2020-04-02 11:29:23 -04:00
z80c.bin forth: Remove RAM offsets from stable ABI 2020-04-02 10:20:51 -04:00