collapseos/arch
Virgil Dupras c8be290b88 sms: add cursor indicator to text mode
I do this by adding an inverted version of all glyphs in the upper
range of the pattern memory. This is a big waste of the pattern
space (only one inverted character is needed at once), but it's the
simplest way to proceed. I'll change this if I ever need more
pattern space.

Also, remove _blank. It was wastefully blanking the whole memory.
Only the name table needs to be blanked on initialization.
2020-11-16 11:13:38 -05:00
..
8086/pcat Transform "blk/" folders into "blk.fs" text files 2020-11-14 18:34:15 -05:00
z80 sms: add cursor indicator to text mode 2020-11-16 11:13:38 -05:00
.gitignore Complete overhaul of recipes 2020-10-30 20:39:39 -04:00