mirror of
https://github.com/holub/mame
synced 2025-05-12 00:58:53 +03:00
f205v/Kold666: tsamuraih is from a bootleg board
This commit is contained in:
parent
d76ff0ec4f
commit
1806d1a1ce
@ -1218,7 +1218,7 @@ GAME( 1984, ringfgt2, vsgongf, vsgongf, vsgongf, 0, ROT90, "Kaneko (Taito lic
|
||||
|
||||
GAME( 1985, tsamurai, 0, tsamurai, tsamurai, 0, ROT90, "Kaneko / Taito", "Samurai Nihon-ichi (set 1)", 0 )
|
||||
GAME( 1985, tsamurai2,tsamurai, tsamurai, tsamurai, 0, ROT90, "Kaneko / Taito", "Samurai Nihon-ichi (set 2)", 0 )
|
||||
GAME( 1985, tsamuraih,tsamurai, tsamurai, tsamurai, 0, ROT90, "Kaneko / Taito", "Samurai Nihon-ichi (set 3, harder)", 0 )
|
||||
GAME( 1985, tsamuraih,tsamurai, tsamurai, tsamurai, 0, ROT90, "bootleg", "Samurai Nihon-ichi (bootleg, harder)", 0 )
|
||||
|
||||
GAME( 1985, ladymstr, 0, tsamurai, tsamurai, 0, ROT90, "Kaneko / Taito", "Lady Master of Kung Fu", 0 )
|
||||
GAME( 1985, nunchaku, ladymstr, tsamurai, nunchaku, 0, ROT90, "Kaneko / Taito", "Nunchackun", GAME_IMPERFECT_COLORS )
|
||||
|
@ -1809,7 +1809,7 @@ const game_driver * const drivers[] =
|
||||
DRIVER( 40love ) /* A30 (c) 1984 Taito */
|
||||
DRIVER( tsamurai ) /* A35 (c) 1985 Taito */
|
||||
DRIVER( tsamurai2 ) /* A35 (c) 1985 Taito */
|
||||
DRIVER( tsamuraih ) /* A35 (c) 1985 Taito */
|
||||
DRIVER( tsamuraih ) /* bootleg */
|
||||
DRIVER( ladymstr ) /* A49 (c) 1985 Taito */
|
||||
DRIVER( nunchaku ) /* ??? (c) 1985 Taito */
|
||||
DRIVER( yamagchi ) /* A38 (c) 1985 Taito */
|
||||
|
Loading…
Reference in New Issue
Block a user