Update the database for mapper 176 games. Set the iNES2 flag when the submapper field is used.

This commit is contained in:
NewRisingSun
2021-05-28 21:22:18 +02:00
parent b02fa46cb1
commit ce2d55c3e8
4 changed files with 931 additions and 793 deletions

View File

@@ -176,6 +176,7 @@ void Mapper171_Init(CartInfo *);
void Mapper172_Init(CartInfo *);
void Mapper173_Init(CartInfo *);
void Mapper175_Init(CartInfo *);
void Mapper176_Init(CartInfo *);
void Mapper177_Init(CartInfo *);
void Mapper178_Init(CartInfo *);
void Mapper180_Init(CartInfo *);