267
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent some possible deadlocks with sti in dynrec core. (jmarsh) More... over 3 years ago
Prevent some possible deadlocks with sti in dynrec core. (jmarsh) More... over 3 years ago
Fix DAC output in certain cases. Thanks TheGreatCodeholio. More... over 3 years ago
Fix DAC output in certain cases. Thanks TheGreatCodeholio. More... over 3 years ago
fix up config -r on linux More... over 3 years ago
fix up config -r on linux More... over 3 years ago
Improve compatibility with older intel chipsets (jmarsh) and fix a warning. More... over 3 years ago
Improve compatibility with older intel chipsets (jmarsh) and fix a warning. More... over 3 years ago
Add a bit of hack so cycles=max/auto 90% keeps on working inside batch files after 3925. More... over 3 years ago
Add a bit of hack so cycles=max/auto 90% keeps on working inside batch files after 3925. More... over 3 years ago
Install read/write handlers for DMA port 0x8f. Fixes a test in PC Tools 9 and probably little else because DMA channel 4 is not used for transfers. More... over 3 years ago
Install read/write handlers for DMA port 0x8f. Fixes a test in PC Tools 9 and probably little else because DMA channel 4 is not used for transfers. More... over 3 years ago
Undocumented boundary behavior of DOS Read/Write functions. Fixes the Dark Purpose demo. More... over 3 years ago
Undocumented boundary behavior of DOS Read/Write functions. Fixes the Dark Purpose demo. More... over 3 years ago
Fix regression in Clue: Master Detective. More... over 3 years ago
Fix regression in Clue: Master Detective. More... over 3 years ago
As an adjunct to r4369, make the reference counts of standard device handles equivalent to those of real DOS. More... over 3 years ago
As an adjunct to r4369, make the reference counts of standard device handles equivalent to those of real DOS. More... over 3 years ago
Compatible side-effect behavior of DOS in the file close function. More... over 3 years ago
Compatible side-effect behavior of DOS in the file close function. More... over 3 years ago
Improve error codes for some DOS file functions; fixes #539. More... over 3 years ago
Improve error codes for some DOS file functions; fixes #539. More... over 3 years ago
Change FPU_FBST to only write 18 decimals instead of the wrongly 19, this makes it possible to switch 64 integers which in turn fixes some rounding issues. (jmarsh) More... over 3 years ago
Change FPU_FBST to only write 18 decimals instead of the wrongly 19, this makes it possible to switch 64 integers which in turn fixes some rounding issues. (jmarsh) More... over 3 years ago
refine alt-pause a bit, so it handles keeping alt-pressed and releasing it when returning to main loop a bit better. More... over 3 years ago
refine alt-pause a bit, so it handles keeping alt-pressed and releasing it when returning to main loop a bit better. More... over 3 years ago
Add buffer overflow guard in case of very long command line. More... over 3 years ago
Add buffer overflow guard in case of very long command line. More... over 3 years ago
Improve argument handling of internal programs that execute user programs. More... over 3 years ago
Improve argument handling of internal programs that execute user programs. More... over 3 years ago