Implement mapper 224 (kt-008) and add related games to ines-correct
- Most of these games are incorrectly assigned to Mapper 4. so correct it with hash http://wiki.nesdev.com/w/index.php/INES_Mapper_224
This commit is contained in:
@@ -201,6 +201,7 @@ void Mapper216_Init(CartInfo *);
|
||||
void Mapper217_Init(CartInfo *);
|
||||
void Mapper220_Init(CartInfo *);
|
||||
void Mapper222_Init(CartInfo *);
|
||||
void Mapper224_Init(CartInfo *);
|
||||
void Mapper225_Init(CartInfo *);
|
||||
void Mapper226_Init(CartInfo *);
|
||||
void Mapper227_Init(CartInfo *);
|
||||
|
||||
Reference in New Issue
Block a user