collapseos/arch/z80/sms
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
..
.gitignore Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
Makefile sms: generate TMR SEGA signature in Collapse OS itself 2020-11-25 21:42:07 -05:00
blk.fs Make KEY non-blocking 2021-01-01 08:23:59 -05:00
xcomp.fs Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
xcompkbd.fs Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
xcompsdc.fs Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
xcomptextmode.fs Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00