Added mapper 478 (based on a single cartridge, so subject to change).

This commit is contained in:
NewRisingSun
2025-04-25 20:39:44 +02:00
committed by LibretroAdmin
parent 9e19ed1576
commit 802bb7d11a
3 changed files with 83 additions and 1 deletions

View File

@@ -378,6 +378,7 @@ void Mapper474_Init(CartInfo *);
void Mapper475_Init(CartInfo *);
void Mapper476_Init(CartInfo *);
void Mapper477_Init(CartInfo *);
void Mapper478_Init(CartInfo *);
void Mapper481_Init(CartInfo *);
void Mapper484_Init(CartInfo *);
void Mapper487_Init(CartInfo *);