1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-01 17:20:55 +11:00
collapseos/arch
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
..
8086/pcat Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
z80 Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
.gitignore Complete overhaul of recipes 2020-10-30 20:39:39 -04:00