collapseos/emul/forth
Virgil Dupras b062a9092a parse: use "0<" instead of "0 <"
As I wrote in my "Clarify signed-ness" commit, "0 <" is broken.

Also, made this unit a bit more compact. The RC2014 stage1 can
really use some breathing room...
2020-04-18 09:18:09 -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 word "BLK!" 2020-04-16 17:22:18 -04:00
pre.fs boot: make HERE point to RAMEND instead of CURRENT 2020-04-13 11:43:15 -04:00
run.fs Add word "BLK!" 2020-04-16 17:22:18 -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 xcomp: shrink scope 2020-04-11 11:38:45 -04:00
xstop.fs emul: extract capture mark from icore into xstop.fs 2020-04-10 14:16:45 -04:00
z80c.bin parse: use "0<" instead of "0 <" 2020-04-18 09:18:09 -04:00