1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 22:08:46 +10:00
collapseos/doc
Virgil Dupras 7bfec5d9e9 grid: Add CURSOR! to the grid protocol
With the move of CVM's forth to the grid protocol, we've lost the
cursor's visual indication. Now, we have it back.

The challenge now is in implementing it in SMS' text mode. In mode
4, it's easy to mark a cell as inverted, but in text mode, that's
not possible.
2020-11-16 08:41:09 -05:00
..
hw doc: add SPI relay instructions for the SMS 2020-11-08 11:35:06 -05:00
asm.txt Add alias and switch word types 2020-10-28 15:02:06 -04:00
avr.txt Make MOVE* words use A@ and A! 2020-10-29 12:15:21 -04: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 MIN and MAX from core 2020-11-08 17:22:54 -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 Fix mis-documentation in 8086 boot code comments 2020-11-14 20:28:44 -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 grid: Add CURSOR! to the grid protocol 2020-11-16 08:41:09 -05:00
selfhost.txt Complete overhaul of recipes 2020-10-30 20:39:39 -04:00
usage.txt Make MOVE* words use A@ and A! 2020-10-29 12:15:21 -04:00