Update implementation of some unlicensed mappers

This commit is contained in:
negativeExponent
2020-02-16 19:18:02 +08:00
parent cfaee1217f
commit 6e7d5abaab
9 changed files with 426 additions and 279 deletions

View File

@@ -148,9 +148,12 @@ void Mapper120_Init(CartInfo *);
void Mapper121_Init(CartInfo *);
void Mapper125_Init(CartInfo *);
void Mapper126_Init(CartInfo *);
void Mapper132_Init(CartInfo *);
void Mapper134_Init(CartInfo *);
void Mapper136_Init(CartInfo *);
void Mapper140_Init(CartInfo *);
void Mapper144_Init(CartInfo *);
void Mapper147_Init(CartInfo *);
void Mapper151_Init(CartInfo *);
void Mapper152_Init(CartInfo *);
void Mapper153_Init(CartInfo *);