BizHawk/waterbox/gpgx/core/cart_hw
nattthebear a040e67c95
Add option to force sram in genesis core (#1991)
gpgx upstream automatically gives 64KiB sram to every game of size 2MB or lower, unless specifically overrided.  That sucks and we don't do it.  But some games do need it; there's not enough information to autodetect otherwise.  So add a flag that we can set in gameDB for it, and set it true for two known games that have problems otherwise.
2020-05-09 13:48:46 -04:00
..
svp gpgx: port some svp changes from old branch. that game sucked 2017-06-22 17:31:31 -04:00
areplay.c Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
areplay.h Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
eeprom_93c.c Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
eeprom_93c.h Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
eeprom_i2c.c Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
eeprom_i2c.h Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
eeprom_spi.c Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
eeprom_spi.h Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
ggenie.c Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
ggenie.h Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
md_cart.c Fix pokeymans pirate roms on gpgx (#1986) 2020-05-06 09:39:51 -04:00
md_cart.h won't miss that code 2016-03-23 21:37:33 -04:00
sms_cart.c gpgx waterbox - dynamically allocate some sega CD memory areas to reduce state size. raw core is now about 800K in normal mode; 2MB in sega CD mode 2016-03-27 12:00:50 -04:00
sms_cart.h won't miss that code 2016-03-23 21:37:33 -04:00
sram.c Add option to force sram in genesis core (#1991) 2020-05-09 13:48:46 -04:00
sram.h won't miss that code 2016-03-23 21:37:33 -04:00