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

@@ -719,7 +719,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "810544-C-A1", 261, BMC810544CA1_Init )
INES_BOARD( "SHERO", 262, UNLSHeroes_Init )
INES_BOARD( "KOF97", 263, UNLKOF97_Init )
INES_BOARD( "YOKO", 264, UNLYOKO_Init )
INES_BOARD( "YOKO", 264, Mapper264_Init )
INES_BOARD( "T-262", 265, Mapper265_Init )
INES_BOARD( "CITYFIGHT", 266, UNLCITYFIGHT_Init )
INES_BOARD( "8-in-1 JY-119", 267, Mapper267_Init )