1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-29 02:20:55 +10:00
collapseos/arch/z80/trs80
Virgil Dupras 20c38e5cd0 trs80: implement Grid shim in video driver
Loading the grid subsystem on top of the TRS-80 driver, which is
an interface to its ROM BIOS, would be counter-productive because
the BIOS already has the concept of cursor.

However, VE needs the Grid interface, so we implement a shim for it.

Again, all this work (and the re-assembly that it entails) has been
done from within Collapse OS on the TRS-80!
2020-12-22 18:24:30 -05:00
..
blk.fs trs80: implement Grid shim in video driver 2020-12-22 18:24:30 -05:00
Makefile emul/trs80: implement floppy emulation 2020-12-06 19:52:18 -05:00
xcomp.fs Add words |M and |L 2020-12-07 20:11:49 -05:00