Genesis-Plus-GX/core/cart_hw
2024-04-20 18:26:32 +02:00
..
svp [Gamecube/Wii] fixed compilation errors/warnings with latest devkitPPC (r24) 2019-03-23 14:32:34 +01:00
areplay.c [Core/MD] fixed Game Genie / (Pro) Action Replay lock-on support with ROM larger than 8MB 2021-08-09 16:05:24 +02:00
areplay.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
eeprom_93c.c Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
eeprom_93c.h Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
eeprom_i2c.c Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
eeprom_i2c.h Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
eeprom_spi.c Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
eeprom_spi.h Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
ggenie.c [Core/MD] fixed Game Genie / (Pro) Action Replay lock-on support with ROM larger than 8MB 2021-08-09 16:05:24 +02:00
ggenie.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
md_cart.c [Core/MD] fixed regression in some unlicensed games mapper emulation (introduced by 7316507339) 2024-04-20 18:26:32 +02:00
md_cart.h [Core/MD] fixed regression in some unlicensed games mapper emulation (introduced by 7316507339) 2024-04-20 18:26:32 +02:00
megasd.c [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
megasd.h [Core/MD] reduced savestate size when both Mega CD and MegaSD hardware are detected (fixes savestates with MSU-MD games that have "SEGA MEGASD" in ROM header) 2022-08-31 18:01:39 +02:00
sms_cart.c [Core/MS] added support for more Korean x-in-1 mappers (credits to Ben Sittler & Omar Cornut from smspower.org for mappers reverse-engineering and description) 2023-09-11 23:43:32 +02:00
sms_cart.h [libretro] fixed available system RAM size for SG-1000 games with extra on-board RAM 2023-03-11 14:23:31 +01:00
sram.c [Core/MD] improved invalid SRAM header info detection (fixes crashes with some unlicensed hacks/translations) 2024-02-27 01:47:21 +01:00
sram.h [Core/MD] improved invalid SRAM header info detection (fixes crashes with some unlicensed hacks/translations) 2024-02-27 01:47:21 +01:00