Mapper 319: Use hp898f.c only for the old incorrect UNIF bank order, and 319.c for all NES 2.0 ROMs. Add CNROM mode and solder pad switch to the latter.

This commit is contained in:
NewRisingSun
2021-11-14 17:01:55 +01:00
parent e12a40c2f4
commit ea17977c20
5 changed files with 102 additions and 44 deletions

View File

@@ -260,6 +260,7 @@ void Mapper269_Init(CartInfo *);
void Mapper288_Init(CartInfo *);
void Mapper293_Init(CartInfo *);
void Mapper297_Init(CartInfo *);
void Mapper319_Init(CartInfo *);
void Mapper353_Init(CartInfo *);
void Mapper356_Init(CartInfo *);
void Mapper357_Init(CartInfo *);