267
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compilation in Visual Studio 2008. Thanks Greg Kennedy. More... 8 months ago
Fix compilation in Visual Studio 2008. Thanks Greg Kennedy. More... 8 months ago
Correct CMS sound pitch. More... about 1 year ago
Correct CMS sound pitch. More... about 1 year ago
Push registers for most DOS function calls; prevents a bug in UNLZEXE from causing a crash, and maybe helps other buggy programs and unusual cases. Use real addressing to support stack pointer wraparound. More... almost 2 years ago
Push registers for most DOS function calls; prevents a bug in UNLZEXE from causing a crash, and maybe helps other buggy programs and unusual cases. Use real addressing to support stack pointer wraparound. More... almost 2 years ago
Some confirmed DOS behaviors and minor cleanup. More... almost 2 years ago
Some confirmed DOS behaviors and minor cleanup. More... almost 2 years ago
Correct handling of invalid encodings of the BOUND instruction. More... almost 2 years ago
Correct handling of invalid encodings of the BOUND instruction. More... almost 2 years ago
Minor corrections related to r4477. More... almost 2 years ago
Minor corrections related to r4477. More... almost 2 years ago
Drive system improvements: More... almost 2 years ago
Drive system improvements: More... almost 2 years ago
Fix "Invalid Access Code" error when opening files. Preserve last error code when no error occurs. More... almost 2 years ago
Fix "Invalid Access Code" error when opening files. Preserve last error code when no error occurs. More... almost 2 years ago
Specified path can be invalid if filename is a device. Fixes installer for World Series of Poker. More... almost 2 years ago
Specified path can be invalid if filename is a device. Fixes installer for World Series of Poker. More... almost 2 years ago
As in r4371 for writing characters, use real pointer with font data for reading characters. Also ignore page number for modes with only one page, which fixes https://www.pouet.net/prod.php?which=65584 More... about 2 years ago
As in r4371 for writing characters, use real pointer with font data for reading characters. Also ignore page number for modes with only one page, which fixes https://www.pouet.net/prod.php?which=65584 More... about 2 years ago
Indicate in BIOS memory when keyboard ACK received. Fixes Soko-ban Revenge. More... about 2 years ago
Indicate in BIOS memory when keyboard ACK received. Fixes Soko-ban Revenge. More... about 2 years ago
Fix execution of small COM programs on PCjr machine type. More... about 2 years ago
Fix execution of small COM programs on PCjr machine type. More... about 2 years ago
Improve BIOS FDD motor timeout counter, most notably for earlier PCs. Fixes a Chinese variant of Space Harrier. More... over 2 years ago
Improve BIOS FDD motor timeout counter, most notably for earlier PCs. Fixes a Chinese variant of Space Harrier. More... over 2 years ago
Correct disassembly of some FPU instructions. More... over 2 years ago
Correct disassembly of some FPU instructions. More... over 2 years ago
don't do dual writes to opl2 More... over 2 years ago
don't do dual writes to opl2 More... over 2 years ago