Floppy controller capture, PC-98 "TPAINT" and a crappy 2D maze for Gemini
joncampbell123
released this
28 May 23:24
·
3836 commits
to master
since this release
- Floppy controller library (hw/floppy) made into a proper library. IBM PC/XT/AT compatible.
- Basic floppy disk capture program added (hw/floppy). Tested and verified so far to work on Pentium hardware all the way down to an IBM 5150 8088-based PC.
- TPAINT text paint program for NEC PC-98 systems to examine exactly how double-wide kanji overlap on the text layer
- A crappy but flexible 2D maze program for Gemini (games/textdng1), written in 4 hours.