1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-01 20:30:55 +11:00
collapseos/arch/z80/trs80
Virgil Dupras d09de0a0d3 Integrate RDLN input buffer into sysvars
In the beginning of Collapse OS' Forth version, the readline sub-
system was optional. This is why we had this separate RDLN$ routine
and that the input buffer was allocated at boot time.

It's been a while since the RDLN system has been made mandatory, but
we still paid the complexity tax of this separation. Not anymore.
2021-01-02 14:32:03 -05:00
..
blk.fs trs80: make (key?) non-blocking 2021-01-02 09:15:33 -05:00
Makefile emul/trs80: implement floppy emulation 2020-12-06 19:52:18 -05:00
xcomp.fs Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00