1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-01 18:30:55 +11:00
collapseos/arch/z80
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
..
rc2014 Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
sms Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
ti84 Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
trs80 Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
z80mbc2 Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00