Add BMC-SB-5013 (m359) and UNL-82112C (m540)

This commit is contained in:
negativeExponent
2020-02-14 10:44:51 +08:00
parent 310b75964f
commit 0b4b5421dc
4 changed files with 199 additions and 0 deletions

View File

@@ -247,6 +247,7 @@ void Mapper267_Init(CartInfo *);
void Mapper288_Init(CartInfo *);
void Mapper297_Init(CartInfo *);
void Mapper357_Init(CartInfo *);
void Mapper359_Init(CartInfo *);
void Mapper360_Init(CartInfo *);
void Mapper372_Init(CartInfo *);
void Mapper374_Init(CartInfo *);
@@ -258,6 +259,7 @@ void Mapper533_Init(CartInfo *);
void Mapper534_Init(CartInfo *);
void Mapper538_Init(CartInfo *);
void Mapper539_Init(CartInfo *);
void Mapper540_Init(CartInfo *);
void Mapper541_Init(CartInfo *);
void Mapper543_Init(CartInfo *);
void Mapper550_Init(CartInfo *);