A small utility to make fonts bigger in DOS (ao486, 15Khz)

tms9918
Posts: 16
Joined: Mon Mar 14, 2022 8:00 am
Has thanked: 6 times
Been thanked: 3 times

A small utility to make fonts bigger in DOS (ao486, 15Khz)

Unread post by tms9918 »

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)

Post Reply