aboutsummaryrefslogtreecommitdiff
path: root/gwfetch.bas
AgeCommit message (Expand)Author
2024-11-21Some comments addedJeffrey Armstrong
2024-11-21Added true detection of DOSBox by reading the BIOS version. Added graphic fo...Jeffrey Armstrong
2024-11-21Added a DOSBox graphicJeffrey Armstrong
2024-11-20Modified how assembly array is addressed to avoid memory corruption. Address...Jeffrey Armstrong
2024-11-16Added code to detect OS version mostly through MS-DOS interrupt calls.Jeffrey Armstrong
2024-11-14The machine type is now guessed using video memory detection on the bow or th...Jeffrey Armstrong
2024-11-14Added version detection if the shell is 4DOS, which doesn't use the word vers...Jeffrey Armstrong
2024-11-14Added an MS-DOS logo to output. Removed error trapping in favor of better eo...Jeffrey Armstrong
2024-11-13Niceties and cleanup to the output thus farJeffrey Armstrong
2024-11-13Fixed check for NEC vs IntelJeffrey Armstrong
2024-11-13Added bus width detection that appears to work on an 8088.Jeffrey Armstrong
2024-11-06Initial commit with functioning CPU detection codeJeffrey Armstrong