1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-23 12:48:05 +11:00
collapseos/doc
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
..
hw Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
asm.txt z80 asm: document the 0x8000 limitation better 2020-12-14 14:40:22 -05:00
avr.txt Rename A!, A@ and A, to C!*, C@* and C,* 2020-12-07 19:06:58 -05:00
bootstrap.txt doc: improve "hook word" description 2020-11-14 14:34:01 -05:00
cross.txt sdc: don't use ABORT" 2020-09-24 13:10:41 -04:00
dict.txt Remove 2OVER and 2SWAP 2021-01-02 13:56:36 -05:00
ed.txt VE: add support for tight screens 2020-11-13 20:44:39 -05:00
faq.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
grid.txt grid: add XYMODE 2020-11-14 22:35:08 -05:00
impl.txt Integrate RDLN input buffer into sysvars 2021-01-02 14:32:03 -05:00
intro.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
primer.txt doc: fix a few typos and inaccuracies 2020-09-18 21:13:28 -04:00
protocol.txt Make KEY non-blocking 2021-01-01 08:23:59 -05:00
sega.txt sms: generate TMR SEGA signature in Collapse OS itself 2020-11-25 21:42:07 -05:00
selfhost.txt doc: add notes about cross-compiling directly to EEPROM 2020-12-11 21:52:46 -05:00
usage.txt Make FLUSH also invalidate the blk cache 2020-12-25 16:43:20 -05:00