A small utility to make fonts bigger in DOS (ao486, 15Khz)
Posted: Wed Sep 18, 2024 1:29 am
I developed a small utility to change the font size by changing the video mode.
I use it to make the text more readable when using a 15KHz setup.
Executable and code are available here
https://github.com/dlyesteryear/setvmode/tree/main
(I am sure this could be achieved in other ways, but it was fun to fire up Turbo C++ after so many years)