mirror of
https://github.com/holub/mame
synced 2025-05-21 13:18:56 +03:00
corrected some powerinstinct gamenames (no whatsnew)
This commit is contained in:
parent
28af09aaba
commit
bc4f5edb80
@ -19,8 +19,8 @@ Other : 93C46 EEPROM
|
||||
Year + Game License PCB Tilemaps Sprites Other
|
||||
-----------------------------------------------------------------------------------------
|
||||
94 Mazinger Z Banpresto ? 038 9335EX706 013 9341E7009 Z80
|
||||
94 PowerInstinct 2 Atlus ATG02? 038 9429WX709 013 Z80 NMK 112
|
||||
95 P.I. Legends Atlus AT047G2-B 038 9429WX709 013 9341E7009 Z80 NMK 112
|
||||
94 Power Instinct 2 Atlus ATG02? 038 9429WX709 013 Z80 NMK 112
|
||||
95 Gogetsuji Legends Atlus AT047G2-B 038 9429WX709 013 9341E7009 Z80 NMK 112
|
||||
95 Metamoqester Banpresto BP947A 038 9437WX711 013 9346E7002 Z80
|
||||
95 Sailor Moon Banpresto BP945A 038 9437WX711 013 9346E7002 Z80
|
||||
95 Donpachi Atlus AT-C01DP-2 038 9429WX727 013 8647-01 NMK 112
|
||||
@ -4657,8 +4657,8 @@ GAME( 1995, donpachihk, donpachi, donpachi, cave, donpachi, ROT270, "Cave (A
|
||||
GAME( 1995, metmqstr, 0, metmqstr, metmqstr, metmqstr, ROT0, "Banpresto / Pandorabox", "Metamoqester (International)", 0 )
|
||||
GAME( 1995, nmaster, metmqstr, metmqstr, metmqstr, metmqstr, ROT0, "Banpresto / Pandorabox", "Oni - The Ninja Master (Japan)", 0 )
|
||||
|
||||
GAME( 1995, plegends, 0, pwrinst2, metmqstr, pwrinst2j,ROT0, "Atlus", "Power Instinct Legends (US, Ver. 95/06/20)", 0 )
|
||||
GAME( 1995, plegendsj, plegends, pwrinst2, metmqstr, pwrinst2j,ROT0, "Atlus", "Gouketsuji Ichizoku Saikyou Densetsu (Japan, Ver. 95/06/20)", 0 )
|
||||
GAME( 1995, plegends, 0, pwrinst2, metmqstr, pwrinst2j,ROT0, "Atlus", "Gogetsuji Legends (US, Ver. 95/06/20)", 0 )
|
||||
GAME( 1995, plegendsj, plegends, pwrinst2, metmqstr, pwrinst2j,ROT0, "Atlus", "Gouketsuji Gaiden - Saikyou Densetsu (Japan, Ver. 95/06/20)", 0 )
|
||||
|
||||
// The EEPROM determines the region, program roms are the same between sets
|
||||
GAME( 1995, sailormn, 0, sailormn, cave, sailormn, ROT0, "Banpresto", "Pretty Soldier Sailor Moon (Ver. 95/03/22B, Europe)", 0 )
|
||||
|
@ -4053,7 +4053,7 @@ GAME( 1995, ejihon, stvbios, stv, stv, stv, ROT0, "Sega", "Ejiho
|
||||
GAME( 1995, fhboxers, stvbios, stv, stv, fhboxers, ROT0, "Sega", "Funky Head Boxers (JUETBKAL 951218 V1.000)", GAME_NO_SOUND | GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1994, gaxeduel, stvbios, stv, stv, gaxeduel, ROT0, "Sega", "Golden Axe - The Duel (JUETL 950117 V1.000)", GAME_IMPERFECT_SOUND )
|
||||
GAME( 1998, grdforce, stvbios, stv, stv, grdforce, ROT0, "Success", "Guardian Force (JUET 980318 V0.105)", GAME_IMPERFECT_SOUND | GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1998, groovef, stvbios, stv, stv, groovef, ROT0, "Atlus", "Power Instinct 3 - Groove On Fight (J 970416 V1.001)", GAME_IMPERFECT_SOUND | GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1998, groovef, stvbios, stv, stv, groovef, ROT0, "Atlus", "Groove on Fight - Gouketsuji Ichizoku 3 (J 970416 V1.001)", GAME_IMPERFECT_SOUND | GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1997, hanagumi, stvbios, stv, stv, hanagumi, ROT0, "Sega", "Hanagumi Taisen Columns - Sakura Wars (J 971007 V1.010)", GAME_IMPERFECT_GRAPHICS | GAME_IMPERFECT_SOUND )
|
||||
GAME( 1996, introdon, stvbios, stv, stv, stv, ROT0, "Sunsoft / Success", "Karaoke Quiz Intro Don Don! (J 960213 V1.000)", GAME_IMPERFECT_SOUND | GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1995, kiwames, stvbios, stv, stvmp, stv, ROT0, "Athena", "Pro Mahjong Kiwame S (J 951020 V1.208)", GAME_IMPERFECT_SOUND | GAME_IMPERFECT_GRAPHICS )
|
||||
|
Loading…
Reference in New Issue
Block a user