Add mapper 406, together with generic self-flashing code.

This commit is contained in:
NewRisingSun
2025-04-24 23:43:08 +02:00
committed by LibretroAdmin
parent f922972898
commit a8b7a63536
5 changed files with 136 additions and 0 deletions

View File

@@ -319,6 +319,7 @@ void Mapper399_Init(CartInfo *);
void Mapper401_Init(CartInfo *);
void Mapper403_Init(CartInfo *);
void Mapper404_Init(CartInfo *);
void Mapper406_Init(CartInfo *);
void Mapper409_Init(CartInfo *);
void Mapper410_Init(CartInfo *);
void Mapper411_Init(CartInfo *);