Genesis-Plus-GX/core
2022-12-18 14:49:34 +01:00
..
cart_hw [Core/MD] fixed MegaSD audio sample counter still getting updated while audio playback is paused (fixes #471) 2022-11-28 01:11:13 +01:00
cd_hw [Core/CD] improved GFX timing accuracy (fixes "Night Striker" crashing after completing a game) 2022-11-26 16:24:09 +01:00
debug
input_hw Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
m68k Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
ntsc [Core/Misc] MSVC compatibility fixes (backported from libretro repository) 2021-10-05 19:40:08 +02:00
sound Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
tremor
z80 [Core/MS] fixed disabled slot returned value 2021-10-24 14:34:28 +02:00
genesis.c [Core/SG] added SG-1000 II hardware with 8KB RAM extension adapter in selectable hardware models (fixes #437) 2022-10-29 13:51:34 +02:00
genesis.h [Core/SG] added SG-1000 II hardware with 8KB RAM extension adapter in selectable hardware models (fixes #437) 2022-10-29 13:51:34 +02:00
hvc.h updated file header 2013-10-28 23:09:41 +01:00
io_ctrl.c
io_ctrl.h
loadrom.c [Core/CD] disabled Boot ROM loading automatic detection when Mode 1 is enabled 2022-02-25 16:42:58 +01:00
loadrom.h [Core/CD] disabled Boot ROM loading automatic detection when Mode 1 is enabled 2022-02-25 16:42:58 +01:00
macros.h
mem68k.c [Core/CD] improved GFX processing accuracy to halt it while Word RAM is allocated to Main CPU in 2M mode 2022-10-09 10:13:24 +02:00
mem68k.h [Core/CD] improved GFX processing accuracy to halt it while Word RAM is allocated to Main CPU in 2M mode 2022-10-09 10:13:24 +02:00
membnk.c
membnk.h
memz80.c [Core/Sound] disable PSG output on Mark III hardware when FM output is enabled (fixes issue #474) 2022-12-18 14:49:34 +01:00
memz80.h [Core/Sound] disable PSG output on Mark III hardware when FM output is enabled (fixes issue #474) 2022-12-18 14:49:34 +01:00
shared.h
state.c [Core/CD] improved CD audio savestate and CD file seeking (in preparation for MegaSD support) 2021-09-09 00:54:45 +02:00
state.h [Core/CD] improved CD audio savestate and CD file seeking (in preparation for MegaSD support) 2021-09-09 00:54:45 +02:00
system.c [Core/MD] improved MD+ audio track loopback transitions 2021-09-28 20:26:13 +02:00
system.h [Core/SG] added SG-1000 II hardware with 8KB RAM extension adapter in selectable hardware models (fixes #437) 2022-10-29 13:51:34 +02:00
types.h
vdp_ctrl.c [Core/VDP] improved HBLANK flag timing accuracy (fixes #470) 2022-11-26 16:48:22 +01:00
vdp_ctrl.h [Core/VDP] added support for background color changes during HBLANK when display is disabled (fixes #462) 2022-09-19 14:11:16 +02:00
vdp_render.c [Core/SG] added SG-1000 II hardware with 8KB RAM extension adapter in selectable hardware models (fixes #437) 2022-10-29 13:51:34 +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