Add mapper 500

This commit is contained in:
libretroadmin
2024-05-25 09:23:37 +02:00
parent 6f6b527b9d
commit 902b3b01c6
4 changed files with 61 additions and 0 deletions

View File

@@ -624,6 +624,7 @@ static BMAPPING bmap[] = {
{ "DS-07", 439, Mapper439_Init, 0 },
{ "K86B", 439, Mapper439_Init, 0 },
{ "COOLGIRL", 342, COOLGIRL_Init, BMCFLAG_256KCHRR },
{ "S-2009", 434, Mapper434_Init, 0 },
{ NULL, NO_INES, NULL, 0 }
};