267
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add proper opl3 handling of the waveform select to dbopl More... over 2 years ago
Add proper opl3 handling of the waveform select to dbopl More... over 2 years ago
Register values changed by the EXEC load overlay function; fixes FM music in a Chinese RPG. Improve stack check for wrap-around cases. More... over 2 years ago
Register values changed by the EXEC load overlay function; fixes FM music in a Chinese RPG. Improve stack check for wrap-around cases. More... over 2 years ago
Small correction related to r4444. More... over 2 years ago
Small correction related to r4444. More... over 2 years ago
Remove inactive code related to debug builds in the dynamic x86 core. More... over 2 years ago
Remove inactive code related to debug builds in the dynamic x86 core. More... over 2 years ago
Correct handling of invalid encodings of the LEA instruction. Thanks cimarronm. More... over 2 years ago
Correct handling of invalid encodings of the LEA instruction. Thanks cimarronm. More... over 2 years ago
Add log message for unusual cases where an executable unsafely places its initial stack outside the memory block. More... over 2 years ago
Add log message for unusual cases where an executable unsafely places its initial stack outside the memory block. More... over 2 years ago
Disable resizing of debug window on Windows platform; prevents the debug display getting messed up on Win10. Thanks siddhartha. More... over 2 years ago
Disable resizing of debug window on Windows platform; prevents the debug display getting messed up on Win10. Thanks siddhartha. More... over 2 years ago
Implement mouse driver function 0x27, fixes Alive - Behind the Moon. More... over 2 years ago
Implement mouse driver function 0x27, fixes Alive - Behind the Moon. More... over 2 years ago
Correct range of extended CRTC registers to initialize for Tseng ET3K, also remove redundant signature for ET4K that is now done in video BIOS. More... over 2 years ago
Correct range of extended CRTC registers to initialize for Tseng ET3K, also remove redundant signature for ET4K that is now done in video BIOS. More... over 2 years ago
Remove unused class template. More... almost 3 years ago
Remove unused class template. More... almost 3 years ago
Fix memory leak that could occur rarely. More... almost 3 years ago
Fix memory leak that could occur rarely. More... almost 3 years ago
Fix regression in r4444: Hercules machine type cursor translation. More... almost 3 years ago
Fix regression in r4444: Hercules machine type cursor translation. More... almost 3 years ago
Additive to r4344, use rawch() variant with pdcurses, but don't try to display control characters with other curses. Translate keypad keys (numlock off) to cursor control keys with pdcurses. More... almost 3 years ago
Additive to r4344, use rawch() variant with pdcurses, but don't try to display control characters with other curses. Translate keypad keys (numlock off) to cursor control keys with pdcurses. More... almost 3 years ago
Function for video BIOS Display Combination Code. More... almost 3 years ago
Function for video BIOS Display Combination Code. More... almost 3 years ago
Enable A20 routines in bios More... almost 3 years ago
Enable A20 routines in bios More... almost 3 years ago