Fun with VGA fonts
·
5302 commits
to master
since this release
VGA library:
- Fix MDA/CGA detection to ask the BIOS instead of probing I/O ports. Undefined I/O ports do not necessarily return 0xFF especially on older hardware making the old test routine unreliable.
- Add FONTLOAD, FONTSAVE, and FONTEDIT as demonstration code for how to manipulate font RAM on EGA/VGA hardware