collapseos/arch/z80/trs80
Virgil Dupras 527f5977d7 Add BS, CR, LF, SPC ASCII consts
Previously, these words would be ascii emitters, but seldom used
except for the SPC emitter. However, I would often end up hardcoding
these constants. With useless emitters removed and ASCII constants
added, we have a more usable system.

Also, fix broken test harness.
2021-01-02 10:26:05 -05:00
..
Makefile emul/trs80: implement floppy emulation 2020-12-06 19:52:18 -05:00
blk.fs trs80: make (key?) non-blocking 2021-01-02 09:15:33 -05:00
xcomp.fs Add BS, CR, LF, SPC ASCII consts 2021-01-02 10:26:05 -05:00