Genesis-Plus-GX/core/cd_hw
ekeeke 35ed78cc71 [Core/Misc] fixed ROM loading from memory
This properly addresses the loading issue in Retroarch with compressed files reported by https://github.com/libretro/Genesis-Plus-GX/pull/249
2021-08-31 09:50:38 +02:00
..
libchdr Fix crash loading CHD on some ARM boards (minimal changes) 2020-10-29 21:07:28 +01:00
cd_cart.c [Core/MD] added SRAM support for games larger than 8MB 2021-08-08 16:48:49 +02:00
cd_cart.h [Core/MD] fixed Game Genie / (Pro) Action Replay lock-on support with ROM larger than 8MB 2021-08-09 16:05:24 +02:00
cdc.c [Core/CD] code cleanup 2019-11-28 00:20:35 +01:00
cdc.h [Core/CD] optimized accesses to CDC RAM on little-endian platforms 2019-11-25 17:25:34 +01:00
cdd.c [Core/Misc] fixed ROM loading from memory 2021-08-31 09:50:38 +02:00
cdd.h [Core/CD] fixed reported CDD status after CD play command when seek time is emulated (fixes music playback delay in Bari Arm) 2020-04-04 20:20:36 +02:00
gfx.c [Core/CD] code cleanup 2019-11-28 00:20:35 +01:00
gfx.h [Core/CD] optimized accesses to CDC RAM on little-endian platforms 2019-11-25 17:25:34 +01:00
pcm.c [Core/Sound] optimized Blip Buffer implementation for stereo streams (thanks to David Knight for original idea) 2016-12-18 23:09:16 +01:00
pcm.h [Core/Sound] optimized Blip Buffer implementation for stereo streams (thanks to David Knight for original idea) 2016-12-18 23:09:16 +01:00
scd.c [Core/CD] fixed CD communication registers state on peripheral reset (fixes SUB-CPU side initialization in MSU-MD sample demo and some Mode 1 patched games using MSU-MD driver) 2020-09-08 01:57:44 +02:00
scd.h [Core/CD] improved Timer interrupt timings and CDD interrupt accuracy (fixes audio stutters during Popful Mail FMV) 2020-04-14 15:51:38 +02:00