mmc5 fix
mmc5 fix taken from fceux source code to handle correctly the register $5130 in fceumm. Now we can play games like Legend of Link nes hack that need this fix.
This commit is contained in:
@@ -32,6 +32,7 @@ extern int MMC5Hack, PEC586Hack;
|
||||
extern uint8 *MMC5HackVROMPTR;
|
||||
extern uint8 MMC5HackCHRMode;
|
||||
extern uint8 MMC5HackSPMode;
|
||||
extern uint8 MMC50x5130;
|
||||
extern uint8 MMC5HackSPScroll;
|
||||
extern uint8 MMC5HackSPPage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user