mirror of
https://github.com/holub/mame
synced 2025-05-30 17:41:47 +03:00
(small correction)
This commit is contained in:
parent
5f49bdcaf6
commit
5a3c2b2ed6
@ -1096,8 +1096,8 @@ GAME( 1980, phoenixb, phoenix, phoenix, phoenixa, 0, ROT90, "Amstar (Ce
|
||||
GAME( 1980, phoenixt, phoenix, phoenix, phoenixt, 0, ROT90, "Amstar (Taito license)", "Phoenix (Taito)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1980, phoenixj, phoenix, phoenix, phoenixt, 0, ROT90, "Amstar (Taito Japan license)", "Phoenix (Taito Japan)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1980, phoenix3, phoenix, phoenix, phoenix3, 0, ROT90, "bootleg (T.P.N.)", "Phoenix (T.P.N.)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1981, phoenixc, phoenix, phoenix, phoenixt, 0, ROT90, "bootleg? (Irecsa / G.G.I Corp)", "Phoenix (Irecsa / G.G.I Corp)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1981, phoenixc2,phoenix, phoenix, phoenixt, 0, ROT90, "bootleg? (Irecsa / G.G.I Corp)", "Phoenix (Irecsa / G.G.I Corp - set 2)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1981, phoenixc, phoenix, phoenix, phoenixt, 0, ROT90, "bootleg? (Irecsa / G.G.I Corp)", "Phoenix (Irecsa / G.G.I Corp, set 1)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1981, phoenixc2,phoenix, phoenix, phoenixt, 0, ROT90, "bootleg? (Irecsa / G.G.I Corp)", "Phoenix (Irecsa / G.G.I Corp, set 2)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1981, condor, phoenix, condor, condor, condor, ROT90, "bootleg", "Condor (bootleg of Phoenix)", GAME_SUPPORTS_SAVE )
|
||||
// the following 2 were common bootlegs in england & france respectively
|
||||
GAME( 1980, falcon, phoenix, phoenix, phoenixt, 0, ROT90, "bootleg", "Falcon (bootleg of Phoenix) (8085A CPU)", GAME_SUPPORTS_SAVE )
|
||||
|
@ -1193,7 +1193,7 @@ GAME( 1982, strongx, stratgyx, stratgyx, stratgyx, stratgyx, ROT0, "bo
|
||||
GAME( 1982, darkplnt, 0, darkplnt, darkplnt, darkplnt, ROT180, "Stern Electronics", "Dark Planet", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1982, tazmani2, tazmania, type2, tazmania, tazmani2, ROT90, "Stern Electronics", "Tazz-Mania (set 2)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1982, rescue, 0, rescue, rescue, rescue, ROT90, "Stern Electronics", "Rescue", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1982, rescueb, rescue, rescue, rescue, rescue, ROT90, "bootleg", "Rescue (Videl Games bootleg)", GAME_NOT_WORKING | GAME_SUPPORTS_SAVE )
|
||||
GAME( 1982, rescueb, rescue, rescue, rescue, rescue, ROT90, "bootleg (Videl Games)", "Rescue (bootleg)", GAME_NOT_WORKING | GAME_SUPPORTS_SAVE )
|
||||
GAME( 1982, aponow, rescue, rescue, rescue, rescue, ROT90, "bootleg", "Apocaljpse Now", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1983, minefld, 0, minefld, minefld, minefld, ROT90, "Stern Electronics", "Minefield", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1981, hustler, 0, hustler, hustler, hustler, ROT90, "Konami", "Video Hustler", GAME_SUPPORTS_SAVE )
|
||||
|
Loading…
Reference in New Issue
Block a user