First post, by Deriv'era
Deriv'era
Offline
Rank
Newbie
Hey. I wasn't sure where to share it. I didn't find any other places especially specific to DOS development.
For my dev needs I made a tool that dumps VESA modes information into txt and binary files. Txt can be just read as debug. And binary can be used in other app to get information about VESA modes. I didn't find such tool for my needs so wrote it myself.
Tested on DosBox, Lenovo T42 Windows 98 SE/DOS 7
Even if it's more development oriented, it can be ran just to see VESA modes available on different hardware with just one small COM file.
Github with sources:
https://github.com/seltee/vesa_dumper