This DOS utility hand-holds you through the process of configuring some key registers typically not exposed through the BIOS interface on VIA MVP3-based Super Socket 7 boards, with testing and focus of this tool being directed towards the AOpen AX59 Pro (512K L2).
This code might be a pile of spaghetticode that's in dire need of refactoring, but it's my pile of spaghetticode that's in dire need of refactoring :V
Compiled using OpenWatcom C, though the entire codebase currently exists in a single C file anyway so it should be possible to use just about any compiler capable of emitting DOS executables.