267
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove video page check when drawing internal mouse pointer, as the BIOS current page is not updated in some cases. Fixes QQP games: Lost Admiral, Conquered Kingdoms, and Solitaire's Journey. Also be a bit smarter about enabling autolock, supporting more cases where the mouse is used for input without resetting it. More... over 3 years ago
Remove video page check when drawing internal mouse pointer, as the BIOS current page is not updated in some cases. Fixes QQP games: Lost Admiral, Conquered Kingdoms, and Solitaire's Journey. Also be a bit smarter about enabling autolock, supporting more cases where the mouse is used for input without resetting it. More... over 3 years ago
Improve capturing of Zeliard and fix a few percussion related capturing problems as well. More... over 3 years ago
Improve capturing of Zeliard and fix a few percussion related capturing problems as well. More... over 3 years ago
Correct GUS peek/poke address registers. Patch by h-a-l-9000. Fixes detection of GUS with 1 MB RAM in the Pleasure 'N Pain slideshow. More... over 3 years ago
Correct GUS peek/poke address registers. Patch by h-a-l-9000. Fixes detection of GUS with 1 MB RAM in the Pleasure 'N Pain slideshow. More... over 3 years ago
Correct and further implement the GUS reset register. Fixes GUS detection in the 1st Infection demo. More... over 3 years ago
Correct and further implement the GUS reset register. Fixes GUS detection in the 1st Infection demo. More... over 3 years ago
Enhance BIOS wait function to unmask IRQ 8 and to time out when the RTC timer is blocked. Fixes hang in the MayDay demo. More... over 3 years ago
Enhance BIOS wait function to unmask IRQ 8 and to time out when the RTC timer is blocked. Fixes hang in the MayDay demo. More... over 3 years ago
do not do linux stuff for midipix More... over 3 years ago
do not do linux stuff for midipix More... over 3 years ago
Fix GUS detection of Quake. Change soundgeneration to depend on the number of active channels. Thanks jmarsh More... over 3 years ago
Fix GUS detection of Quake. Change soundgeneration to depend on the number of active channels. Thanks jmarsh More... over 3 years ago
Correct MPU-401 clock-to-host function to operate independently of playing. Fixes hang at exit when playing Roland music in demos by The Phoney Coders. Clamp tempo to valid range, thanks Cloudschatze for research. Remove unused variables. More... over 3 years ago
Correct MPU-401 clock-to-host function to operate independently of playing. Fixes hang at exit when playing Roland music in demos by The Phoney Coders. Clamp tempo to valid range, thanks Cloudschatze for research. Remove unused variables. More... over 3 years ago
Improve check-for-keystroke functions to be more like real BIOS. Fixes hang at exit in Intro 3 by DPS. More... over 3 years ago
Improve check-for-keystroke functions to be more like real BIOS. Fixes hang at exit in Intro 3 by DPS. More... over 3 years ago
ICW1 on the PIC clears the Interrupt Mask Register. Fixes Antagony and quite a few demos that expect IRQs to be unmasked. More... over 3 years ago
ICW1 on the PIC clears the Interrupt Mask Register. Fixes Antagony and quite a few demos that expect IRQs to be unmasked. More... over 3 years ago
remove a comment out value. More... over 3 years ago
remove a comment out value. More... over 3 years ago
Refine adlib timers a bit more (harekiet) and make reading the adlib take a bit more time. More... over 3 years ago
Refine adlib timers a bit more (harekiet) and make reading the adlib take a bit more time. More... over 3 years ago
Fix up Stack over- and underflow exception bits. More... over 3 years ago
Fix up Stack over- and underflow exception bits. More... over 3 years ago
Correct the TAG check after 4199 More... over 3 years ago
Correct the TAG check after 4199 More... over 3 years ago
Extend missing return fix to this case as well. (jmarsh) More... over 3 years ago
Extend missing return fix to this case as well. (jmarsh) More... over 3 years ago