MMC1: Better work ram and battery saves support for size greater than 8K

This commit is contained in:
negativeExponent
2020-02-06 12:53:26 +08:00
parent 7ba3350900
commit cfe11b9b95
3 changed files with 75 additions and 50 deletions

View File

@@ -258,5 +258,6 @@ void Mapper534_Init(CartInfo *);
void Mapper538_Init(CartInfo *);
void Mapper539_Init(CartInfo *);
void Mapper541_Init(CartInfo *);
void Mapper543_Init(CartInfo *);
#endif