267
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected 12 months ago.
Jan 18, 2024 — Jan 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix wav capture glitches on buffer wrap around More... over 1 year ago
Fix wav capture glitches on buffer wrap around More... over 1 year ago
Fix compilation in Visual Studio 2008. Thanks Greg Kennedy. More... over 2 years ago
Fix compilation in Visual Studio 2008. Thanks Greg Kennedy. More... over 2 years ago
Correct CMS sound pitch. More... almost 3 years ago
Correct CMS sound pitch. More... almost 3 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... over 3 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... over 3 years ago
Some confirmed DOS behaviors and minor cleanup. More... over 3 years ago
Some confirmed DOS behaviors and minor cleanup. More... over 3 years ago
Correct handling of invalid encodings of the BOUND instruction. More... over 3 years ago
Correct handling of invalid encodings of the BOUND instruction. More... over 3 years ago
Minor corrections related to r4477. More... over 3 years ago
Minor corrections related to r4477. More... over 3 years ago
Drive system improvements: More... over 3 years ago
Drive system improvements: More... over 3 years ago
Fix "Invalid Access Code" error when opening files. Preserve last error code when no error occurs. More... over 3 years ago
Fix "Invalid Access Code" error when opening files. Preserve last error code when no error occurs. More... over 3 years ago
Specified path can be invalid if filename is a device. Fixes installer for World Series of Poker. More... over 3 years ago
Specified path can be invalid if filename is a device. Fixes installer for World Series of Poker. More... over 3 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... almost 4 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... almost 4 years ago
Indicate in BIOS memory when keyboard ACK received. Fixes Soko-ban Revenge. More... almost 4 years ago
Indicate in BIOS memory when keyboard ACK received. Fixes Soko-ban Revenge. More... almost 4 years ago
Fix execution of small COM programs on PCjr machine type. More... almost 4 years ago
Fix execution of small COM programs on PCjr machine type. More... almost 4 years ago
Improve BIOS FDD motor timeout counter, most notably for earlier PCs. Fixes a Chinese variant of Space Harrier. More... about 4 years ago
Improve BIOS FDD motor timeout counter, most notably for earlier PCs. Fixes a Chinese variant of Space Harrier. More... about 4 years ago
Correct disassembly of some FPU instructions. More... about 4 years ago
Correct disassembly of some FPU instructions. More... about 4 years ago