Age | Commit message (Expand) | Author |
---|---|---|
2024-11-16 | Added code to detect OS version mostly through MS-DOS interrupt calls. | Jeffrey Armstrong |
2024-11-14 | The machine type is now guessed using video memory detection on the bow or th... | Jeffrey Armstrong |
2024-11-14 | Added version detection if the shell is 4DOS, which doesn't use the word vers... | Jeffrey Armstrong |
2024-11-14 | Added an MS-DOS logo to output. Removed error trapping in favor of better eo... | Jeffrey Armstrong |
2024-11-13 | Niceties and cleanup to the output thus far | Jeffrey Armstrong |
2024-11-13 | Fixed check for NEC vs Intel | Jeffrey Armstrong |
2024-11-13 | Added bus width detection that appears to work on an 8088. | Jeffrey Armstrong |
2024-11-06 | Initial commit with functioning CPU detection code | Jeffrey Armstrong |