Genesis-Plus-GX/core/cart_hw
2022-08-31 18:19:18 +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 rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +02:00
eeprom_93c.h rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +02:00
eeprom_i2c.c [Core/MD] Correct fix (ROM type field is actually not part of product code) 2016-02-07 17:01:39 +01:00
eeprom_i2c.h [Core/MD] fixed incorrect I2C EEPROM board detection for SRAM-patched hacks (Wonder Boy in Monster World, Megaman - The Willy Wars / Rockman Mega World) 2016-02-07 16:41:54 +01:00
eeprom_spi.c rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +02:00
eeprom_spi.h rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +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] added support for MegaSD CD hardware overlay (MD+ hacks) and extended SSF2 / ROM write mappers 2021-09-13 19:32:52 +02:00
md_cart.h [Core/MD] added support for MegaSD CD hardware overlay (MD+ hacks) and extended SSF2 / ROM write mappers 2021-09-13 19:32:52 +02:00
megasd.c [Core/MD] reverted previous incorrect change in MegaSD ROM write mapper 2022-08-31 18:19:18 +02: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 new Korean xx-in-1 mapper (128 Hap, Game Mo-eumjip 188 Hap) 2022-04-24 19:18:30 +02:00
sms_cart.h [Core/MS] added support for new Korean xx-in-1 mapper (128 Hap, Game Mo-eumjip 188 Hap) 2022-04-24 19:18:30 +02:00
sram.c [Core/MD] added SRAM support for games larger than 8MB 2021-08-08 16:48:49 +02:00
sram.h [Core/MD] added SRAM support for games larger than 8MB 2021-08-08 16:48:49 +02:00