Add mapper 542.
This commit is contained in:
committed by
LibretroAdmin
parent
c57a56f43a
commit
fff5fe225b
@@ -55,7 +55,7 @@ void UNLT230_Init (CartInfo *info) {
|
||||
VRC24_init(info, sync, 0x04, 0x08, 1, 1, 0);
|
||||
if (info->PRGRamSaveSize) {
|
||||
info->Power =UNLT230_power;
|
||||
AddExState(stateRegs, ~0, 0, 0);
|
||||
AddExState(stateRegs, ~0, 0, 0);
|
||||
eeprom_93Cx6_storage = eeprom_data;
|
||||
info->battery = 1;
|
||||
info->SaveGame[0] = eeprom_data;
|
||||
|
||||
Reference in New Issue
Block a user