Add mapper 265

This commit is contained in:
libretroadmin
2024-05-24 07:11:20 +02:00
parent 78064f4a44
commit 6f6b527b9d
4 changed files with 68 additions and 2 deletions

View File

@@ -539,7 +539,7 @@ static BMAPPING bmap[] = {
{ "Supervision16in1", 53, Supervision16_Init, 0 },
{ "T-227-1", NO_INES, BMCT2271_Init, 0 },
{ "T-230", 529, UNLT230_Init, 0 },
{ "T-262", 265, BMCT262_Init, 0 },
{ "T-262", 265, Mapper265_Init, 0 },
{ "TBROM", 4, TBROM_Init, 0 },
{ "TC-U01-1.5M", 147, Mapper147_Init, 0 },
{ "TEK90", 90, Mapper90_Init, 0 },