Add mapper 510.

This commit is contained in:
NewRisingSun
2025-09-09 21:55:33 +02:00
parent e6d6c874db
commit 6d0a33654a
3 changed files with 65 additions and 0 deletions

View File

@@ -395,6 +395,7 @@ void Mapper502_Init(CartInfo *);
void Mapper503_Init(CartInfo *);
void Mapper504_Init(CartInfo *);
void Mapper506_Init(CartInfo *);
void Mapper510_Init(CartInfo *);
void Mapper511_Init(CartInfo *);
void Mapper512_Init(CartInfo *);
void Mapper516_Init(CartInfo *);