Genesis-Plus-GX/core
2025-02-23 11:00:05 +01:00
..
cart_hw [Core/GG] added latest SMS Power dump in internal database 2025-02-23 11:00:05 +01:00
cd_hw [Core/CD] improved robustness of CDD seeking delay emulation (fixes Krikzz's mcd-verificator CDC INIT endless loop following dd619513a4) 2024-09-01 14:39:09 +02:00
debug
input_hw Fix SDL2 build on MacOS (#544) 2024-03-24 08:11:17 +01:00
m68k use UNLIKELY() macro (#554) 2024-04-20 20:16:54 +02:00
ntsc
sound [Core/Sound] updated Nuked OPN2 core to latest version (1.0.12) 2023-11-10 14:41:10 +01:00
tremor
z80
genesis.c [Core/MD] added emulation of Z80 halt when accessing 68k bus during DMA from 68k bus 2024-02-23 15:40:42 +01:00
genesis.h [Core/MD] added emulation of Z80 halt when accessing 68k bus during DMA from 68k bus 2024-02-23 15:40:42 +01:00
hvc.h
io_ctrl.c
io_ctrl.h
loadrom.c [Core/CD] added CD hardware model auto-detection when BIOS is loaded as normal ROM file 2023-11-26 17:41:12 +01:00
loadrom.h [Core/CD] added limited support for LC89513K extended registers (only when Wondermega M2, X'Eye, CDX or Multi-Mega BIOS is detected) and improved accuracy of Main-CPU & Sub-CPU access to CDC registers (fixes mcd-verificator CDC REGS tests) 2023-11-25 19:09:03 +01:00
macros.h use UNLIKELY() macro (#554) 2024-04-20 20:16:54 +02:00
mem68k.c [Core/MD] improved accuracy of 68k access to Z80 bus delays 2024-02-23 11:23:13 +01:00
mem68k.h [Core/CD] improved emulation of Word-RAM access limitations in 2M mode (fixes regression in Mortal Kombat) 2024-01-16 14:00:21 +01:00
membnk.c
membnk.h
memz80.c [Core/MD] added emulation of 68k delay during Z80 acccess to 68k bus (fixes graphical glitch on Rick Dangerous II title screen introduced after adding emulation of 68k bus refresh delays) 2024-05-01 18:44:46 +02:00
memz80.h [Core/MD] added emulation of Z80 halt when accessing 68k bus during DMA from 68k bus 2024-02-23 15:40:42 +01:00
shared.h
state.c
state.h
system.c [Core/VDP] improved FIFO emulation (fixes lockup in Shin Souseiki Ragnacenty (Japan) and other potential lockup when switching between H32 & H40 mode during active display) 2024-03-06 09:18:43 +01:00
system.h [Core/MD] added basic emulation of 68k bus access refresh delays (fixes Super Airwolf graphical glitch during intro & some Krikzz's mcd-verificator timing tests) 2024-02-21 19:50:08 +01:00
types.h
vdp_ctrl.c use UNLIKELY() macro (#554) 2024-04-20 20:16:54 +02:00
vdp_ctrl.h [Core/VDP] improved FIFO emulation (fixes lockup in Shin Souseiki Ragnacenty (Japan) and other potential lockup when switching between H32 & H40 mode during active display) 2024-03-06 09:18:43 +01:00
vdp_render.c [Core/Misc] Fixed -Wmaybe-uninitialized warnings with GCC compiler 2023-05-20 19:44:57 +02:00
vdp_render.h [Core/VDP] added missing credits for enhanced 2-cell vscroll rendering mode 2022-09-19 14:03:44 +02:00