Merge pull request #390 from negativeExponent/mapper411

Add mapper 411
This commit is contained in:
Autechre
2020-10-11 17:17:48 +02:00
committed by GitHub
3 changed files with 87 additions and 0 deletions

View File

@@ -265,6 +265,7 @@ void Mapper381_Init(CartInfo *);
void Mapper382_Init(CartInfo *);
void Mapper389_Init(CartInfo *);
void Mapper390_Init(CartInfo *);
void Mapper411_Init(CartInfo *);
void Mapper516_Init(CartInfo *);
void Mapper533_Init(CartInfo *);
void Mapper534_Init(CartInfo *);