Mapper 301: This is a duplicate of 242, so make the UNIF 8127 board run as mapper 242, and reassign iNES mapper #301 to new K-3003.

This commit is contained in:
NewRisingSun
2025-10-25 13:59:36 +02:00
parent 0a4c82155b
commit 65cf86e148
5 changed files with 63 additions and 84 deletions

View File

@@ -273,6 +273,7 @@ void Mapper288_Init(CartInfo *);
void Mapper293_Init(CartInfo *);
void Mapper294_Init(CartInfo *);
void Mapper297_Init(CartInfo *);
void Mapper301_Init(CartInfo *);
void Mapper310_Init(CartInfo *);
void Mapper319_Init(CartInfo *);
void Mapper321_Init(CartInfo *);