Add mapper 596; update mappers 268.4 and 268.8 for larger ROM sizes

This commit is contained in:
NewRisingSun
2025-09-18 12:22:21 +02:00
parent 2c1ca2c179
commit 76bcada1be
4 changed files with 91 additions and 8 deletions

View File

@@ -486,6 +486,7 @@ void Mapper591_Init(CartInfo *);
void Mapper592_Init(CartInfo *);
void Mapper594_Init(CartInfo *);
void Mapper595_Init(CartInfo *);
void Mapper596_Init(CartInfo *);
void FFE_Init(CartInfo *);