Mappers 83/264: Added submapper 3, rewrote to incorporate new findings

This commit is contained in:
NewRisingSun
2026-04-05 02:24:19 +02:00
parent e81b5e0370
commit ba25f9107b
7 changed files with 244 additions and 251 deletions

View File

@@ -563,7 +563,7 @@ static BMAPPING bmap[] = {
{ "UNROM-512-32", 30, UNROM512_Init, BMCFLAG_32KCHRR },
{ "UOROM", 2, UNROM_Init, 0 },
{ "VRC7", 85, UNLVRC7_Init, 0 },
{ "YOKO", 264, UNLYOKO_Init, 0 },
{ "YOKO", 264, Mapper264_Init, 0 },
{ "COOLBOY", 268, COOLBOY_Init, BMCFLAG_256KCHRR },
{ "MINDKIDS", 268, MINDKIDS_Init, BMCFLAG_256KCHRR },
{ "158B", 258, UNL8237_Init, 0 },