some more clone name changes

This commit is contained in:
Yasuhiro Ogawa 2009-07-28 04:44:09 +00:00
parent 5a5be72598
commit f2ee602fe8
5 changed files with 36 additions and 36 deletions

View File

@ -1806,7 +1806,7 @@ ROM_START( radarscp )
ROM_LOAD( "rs2-v.1hc", 0x0200, 0x0100, CRC(1b828315) SHA1(00c9f8c5ae86b68d38c66f9071b5f1ef421c1005) ) /* character color codes on a per-column basis */
ROM_END
ROM_START( radarsc1 )
ROM_START( radarscp1 )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "trs01_5f", 0x0000, 0x1000, CRC(40949e0d) SHA1(94717b9d027600e25b863e89900df41325875961) )
ROM_LOAD( "trs01_5g", 0x1000, 0x1000, CRC(afa8c49f) SHA1(25880e9dcf2dc8862f7f3c38687f01dfe2424293) )
@ -2943,7 +2943,7 @@ static DRIVER_INIT( strtheat )
*************************************/
GAME( 1980, radarscp, 0, radarscp, radarscp, 0, ROT90, "Nintendo", "Radar Scope", GAME_SUPPORTS_SAVE )
GAME( 1980, radarsc1, radarscp, radarsc1, radarscp, 0, ROT90, "Nintendo", "Radar Scope (TRS01)", GAME_SUPPORTS_SAVE )
GAME( 1980, radarscp1,radarscp, radarsc1, radarscp, 0, ROT90, "Nintendo", "Radar Scope (TRS01)", GAME_SUPPORTS_SAVE )
GAME( 1981, dkong, 0, dkong2b, dkong, 0, ROT90, "Nintendo of America", "Donkey Kong (US set 1)", GAME_SUPPORTS_SAVE )
GAME( 1981, dkongo, dkong, dkong2b, dkong, 0, ROT90, "Nintendo", "Donkey Kong (US set 2)", GAME_SUPPORTS_SAVE )

View File

@ -4291,7 +4291,7 @@ ROM_START( scramble )
ROM_LOAD( "c01s.6e", 0x0000, 0x0020, CRC(4e3caeab) SHA1(a25083c3e36d28afdefe4af6e6d4f3155e303625) )
ROM_END
ROM_START( scrambls )
ROM_START( scrambles )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "2d", 0x0000, 0x0800, CRC(b89207a1) SHA1(5422df979e82bcc73df49f50515fe76c126c037b) )
ROM_LOAD( "2e", 0x0800, 0x0800, CRC(e9b4b9eb) SHA1(a8ee9ddfadf5e9accedfaf81da757a88a2e55a0a) )
@ -4381,7 +4381,7 @@ ROM_START( atlantis )
ROM_LOAD( "c01s.6e", 0x0000, 0x0020, CRC(4e3caeab) SHA1(a25083c3e36d28afdefe4af6e6d4f3155e303625) )
ROM_END
ROM_START( atlants2 )
ROM_START( atlantis2 )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "rom1", 0x0000, 0x0800, CRC(ad348089) SHA1(3548b94192c451c0126e7aaecefa7137ae074cd3) )
ROM_LOAD( "rom2", 0x0800, 0x0800, CRC(caa705d1) SHA1(b4aefbea21fa9608e1dae2a09ae0d31270eb8c78) )
@ -4432,7 +4432,7 @@ ROM_START( scorpion )
ROM_LOAD( "prom.6e", 0x0000, 0x0020, CRC(4e3caeab) SHA1(a25083c3e36d28afdefe4af6e6d4f3155e303625) )
ROM_END
ROM_START( scrpiona )
ROM_START( scorpiona )
/* this dump is bad (at least one rom) */
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "scor_d2.bin", 0x0000, 0x1000, BAD_DUMP CRC(c5b9daeb) SHA1(faf7a22013dd5f063eb8f506f3722cfd5522539a) )
@ -4459,7 +4459,7 @@ ROM_START( scrpiona )
ROM_LOAD( "prom.6e", 0x0000, 0x0020, CRC(4e3caeab) SHA1(a25083c3e36d28afdefe4af6e6d4f3155e303625) )
ROM_END
ROM_START( scrpionb )
ROM_START( scorpionb )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "ic109.2d", 0x0000, 0x1000, CRC(f54688c9) SHA1(2881d5238733353b9c277a2829d157688a87601b) )
ROM_LOAD( "ic110.2e", 0x1000, 0x1000, CRC(91aaaa12) SHA1(2a5e5eb5aeec5637ee4675930f67158a969e0d5d) )
@ -4485,7 +4485,7 @@ ROM_START( scrpionb )
ROM_LOAD( "prom.6e", 0x0000, 0x0020, CRC(4e3caeab) SHA1(a25083c3e36d28afdefe4af6e6d4f3155e303625) )
ROM_END
ROM_START( scorpnmc )
ROM_START( scorpionmc )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "p1.bin", 0x0000, 0x0800, CRC(58818d88) SHA1(d9fbfb6fff9ba1d078c3735889b8878ab0442ded) )
ROM_LOAD( "p2.bin", 0x0800, 0x0800, CRC(8bec5f9f) SHA1(78642124edbf946140f62985bafe2dca314cb257) )
@ -5139,18 +5139,18 @@ GAME( 1980, theend, 0, theend, theend, theend, ROT90, "Konami",
GAME( 1980, theends, theend, theend, theend, theend, ROT90, "[Konami] (Stern license)", "The End (Stern)", GAME_SUPPORTS_SAVE )
GAME( 1981, scramble, 0, scramble, scramble, scramble, ROT90, "Konami", "Scramble", GAME_SUPPORTS_SAVE )
GAME( 1981, scrambls, scramble, scramble, scramble, scramble, ROT90, "[Konami] (Stern license)", "Scramble (Stern)", GAME_SUPPORTS_SAVE )
GAME( 1981, scrambles,scramble, scramble, scramble, scramble, ROT90, "[Konami] (Stern license)", "Scramble (Stern)", GAME_SUPPORTS_SAVE )
GAME( 1981, strfbomb, scramble, scramble, strfbomb, scramble, ROT90, "Omni", "Strafe Bomb", GAME_SUPPORTS_SAVE )
GAME( 1981, explorer, scramble, explorer, explorer, explorer, ROT90, "bootleg", "Explorer", GAME_SUPPORTS_SAVE )
GAME( 1981, atlantis, 0, theend, atlantis, atlantis, ROT90, "Comsoft", "Battle of Atlantis (set 1)", GAME_SUPPORTS_SAVE )
GAME( 1981, atlants2, atlantis, theend, atlantis, atlantis, ROT90, "Comsoft", "Battle of Atlantis (set 2)", GAME_SUPPORTS_SAVE )
GAME( 1981, atlantis2,atlantis, theend, atlantis, atlantis, ROT90, "Comsoft", "Battle of Atlantis (set 2)", GAME_SUPPORTS_SAVE )
/* Scorpion hardware; based on Scramble but with a 3rd AY-8910 and a speech chip */
GAME( 1982, scorpion, 0, scorpion, scorpion, scorpion, ROT90, "Zaccaria", "Scorpion (set 1)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE)
GAME( 1982, scrpiona, scorpion, scorpion, scorpion, scorpion, ROT90, "Zaccaria", "Scorpion (set 2)", GAME_NOT_WORKING | GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE)
GAME( 1982, scrpionb, scorpion, scorpion, scorpion, scorpion, ROT90, "Zaccaria", "Scorpion (set 3)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE)
GAME( 19??, scorpnmc, scorpion, mooncrst, scorpnmc, scorpnmc, ROT90, "Dorneer", "Scorpion (Moon Cresta hardware)", GAME_SUPPORTS_SAVE )
GAME( 1982, scorpiona,scorpion, scorpion, scorpion, scorpion, ROT90, "Zaccaria", "Scorpion (set 2)", GAME_NOT_WORKING | GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE)
GAME( 1982, scorpionb,scorpion, scorpion, scorpion, scorpion, ROT90, "Zaccaria", "Scorpion (set 3)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE)
GAME( 19??, scorpionmc,scorpion, mooncrst, scorpnmc, scorpnmc, ROT90, "Dorneer", "Scorpion (Moon Cresta hardware)", GAME_SUPPORTS_SAVE )
/* SF-X hardware; based on Scramble with extra Z80 and 8255 driving a DAC-based sample player */
GAME( 1983, sfx, 0, sfx, sfx, sfx, ORIENTATION_FLIP_X, "Nichibutsu", "SF-X", GAME_SUPPORTS_SAVE )

View File

@ -970,7 +970,7 @@ ROM_START( ipminvad )
ROM_LOAD( "b10r", 0x0400, 0x0400, CRC(be4b8585) SHA1(0154eae62585e154cf20edcf4599bda8bd333aa9) )
ROM_END
ROM_START( ipminva1 )
ROM_START( ipminvad1 )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "b1g", 0x1000, 0x0400, CRC(069102e2) SHA1(90affe384a688b0d42154633e80b708371117fc2) )
ROM_LOAD( "b2f", 0x1400, 0x0400, CRC(a6aa5879) SHA1(959ab207110785c03e57ca69c0e62356dd974085) )
@ -1041,7 +1041,7 @@ ROM_END
GAME( 1979, andromed, 0, m11, skychut, andromed, ROT270, "Irem", "Andromeda (Japan?)", GAME_NO_COCKTAIL | GAME_NO_SOUND | GAME_IMPERFECT_COLORS | GAME_NOT_WORKING )
GAME( 1979, ipminvad, 0, m10, ipminvad, 0, ROT270, "Irem", "I P M Invader", GAME_NO_COCKTAIL | GAME_IMPERFECT_COLORS )
GAME( 1979, ipminva1, 0, m10, ipminvad, ipminva1, ROT270, "Irem", "I P M Invader (Incomplete Dump)", GAME_NOT_WORKING )
GAME( 1979, ipminvad1,0, m10, ipminvad, ipminva1, ROT270, "Irem", "I P M Invader (Incomplete Dump)", GAME_NOT_WORKING )
GAME( 1980, skychut, 0, m11, skychut, 0, ROT270, "Irem", "Sky Chuter", GAME_NO_COCKTAIL | GAME_NO_SOUND | GAME_IMPERFECT_COLORS )
GAME( 1979, spacbeam, 0, m15, spacbeam, 0, ROT270, "Irem", "Space Beam", GAME_NO_COCKTAIL | GAME_NO_SOUND | GAME_IMPERFECT_COLORS )
GAME( 1979, headoni, 0, headoni, headoni, 0, ROT270, "Irem", "Head On (Irem, M-15 Hardware)", GAME_NO_COCKTAIL | GAME_NO_SOUND | GAME_IMPERFECT_COLORS )

View File

@ -468,7 +468,7 @@ ROM_START( naughtyb )
ROM_LOAD( "6301-1.64", 0x0100, 0x0100, CRC(909107d4) SHA1(138ace7845424bc3ca86b0889be634943c8c2d19) ) /* palette high bits */
ROM_END
ROM_START( naughtya )
ROM_START( naughtyba )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "91", 0x0000, 0x0800, CRC(42b14bc7) SHA1(a5890834105b83f6761a5ea819e94533473f0e44) )
ROM_LOAD( "92", 0x0800, 0x0800, CRC(a24674b4) SHA1(2d93981c2f0dea190745cbc3926b012cfd561ec3) )
@ -496,7 +496,7 @@ ROM_START( naughtya )
ROM_LOAD( "6301-1.64", 0x0100, 0x0100, CRC(909107d4) SHA1(138ace7845424bc3ca86b0889be634943c8c2d19) ) /* palette high bits */
ROM_END
ROM_START( naughtyc )
ROM_START( naughtybc )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "nb1ic30", 0x0000, 0x0800, CRC(3f482fa3) SHA1(5c670ad37be5bed12a65b8b02330525cfe5ae303) )
ROM_LOAD( "nb2ic29", 0x0800, 0x0800, CRC(7ddea141) SHA1(8a725614b156f1fdb249c2767ddb3f04681e7a3f) )
@ -544,7 +544,7 @@ ROM_START( popflame )
ROM_LOAD( "ic54", 0x0100, 0x0100, CRC(236bc771) SHA1(5c078eecdd9df2fbc791e440f96bc4c79476b211) ) /* palette high bits */
ROM_END
ROM_START( popflama )
ROM_START( popflamea )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "ic86.pop", 0x0000, 0x1000, CRC(5e32bbdf) SHA1(b75e3125301d05f5fb6bcef85d0028de2ee75fab) )
ROM_LOAD( "ic80.pop", 0x1000, 0x1000, CRC(b77abf3d) SHA1(8626af8fe7d10c52bea7570dd6237de60607bab6) )
@ -564,7 +564,7 @@ ROM_START( popflama )
ROM_LOAD( "ic54", 0x0100, 0x0100, CRC(236bc771) SHA1(5c078eecdd9df2fbc791e440f96bc4c79476b211) ) /* palette high bits */
ROM_END
ROM_START( popflamb )
ROM_START( popflameb )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "popflama.30", 0x0000, 0x1000, CRC(a9bb0e8a) SHA1(1948be9545401b8163e0f2fa8e962ea66c26d9e0) )
ROM_LOAD( "popflama.28", 0x1000, 0x1000, CRC(debe6d03) SHA1(2365c57a0a08563bea31ab150934dcfc1e6eba58) )
@ -602,7 +602,7 @@ Note
This romset comes from a bootleg pcb.It's a Naughty Boy conversion.
*/
ROM_START( popflamn )
ROM_START( popflamen )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "pfb2-1.bin", 0x0000, 0x0800, CRC(88cd3faa) SHA1(5232aaadfc0a7275e19176a6e49e178c29cd463b) )
ROM_LOAD( "pfb2-2.bin", 0x0800, 0x0800, CRC(a09892e8) SHA1(7a56878e3b01023cfa412f7ce7515e34877ff062) )
@ -818,12 +818,12 @@ static DRIVER_INIT( trvmstr )
GAME( 1982, naughtyb, 0, naughtyb, naughtyb, 0, ROT90, "Jaleco", "Naughty Boy", 0 )
GAME( 1982, naughtya, naughtyb, naughtyb, naughtyb, 0, ROT90, "bootleg", "Naughty Boy (bootleg)", 0 )
GAME( 1982, naughtyc, naughtyb, naughtyb, naughtyb, 0, ROT90, "Jaleco (Cinematronics license)", "Naughty Boy (Cinematronics)", 0 )
GAME( 1982, naughtyba,naughtyb, naughtyb, naughtyb, 0, ROT90, "bootleg", "Naughty Boy (bootleg)", 0 )
GAME( 1982, naughtybc,naughtyb, naughtyb, naughtyb, 0, ROT90, "Jaleco (Cinematronics license)", "Naughty Boy (Cinematronics)", 0 )
GAME( 1982, popflame, 0, popflame, naughtyb, popflame, ROT90, "Jaleco", "Pop Flamer (protected)", 0 )
GAME( 1982, popflama, popflame, popflame, naughtyb, 0, ROT90, "Jaleco", "Pop Flamer (not protected)", 0 )
GAME( 1982, popflamb, popflame, popflame, naughtyb, 0, ROT90, "Jaleco", "Pop Flamer (hack?)", 0 )
GAME( 1982, popflamn, popflame, naughtyb, naughtyb, 0, ROT90, "Jaleco", "Pop Flamer (bootleg on Naughty Boy PCB)", 0 )
GAME( 1982, popflamea,popflame, popflame, naughtyb, 0, ROT90, "Jaleco", "Pop Flamer (not protected)", 0 )
GAME( 1982, popflameb,popflame, popflame, naughtyb, 0, ROT90, "Jaleco", "Pop Flamer (hack?)", 0 )
GAME( 1982, popflamen,popflame, naughtyb, naughtyb, 0, ROT90, "Jaleco", "Pop Flamer (bootleg on Naughty Boy PCB)", 0 )
GAME( 1985, trvmstr, 0, naughtyb, trvmstr, trvmstr, ROT90, "Enerdyne Technologies Inc.", "Trivia Master (set 1)", 0 )
GAME( 1985, trvmstra, trvmstr, naughtyb, trvmstr, trvmstr, ROT90, "Enerdyne Technologies Inc.", "Trivia Master (set 2)", 0 )
GAME( 1985, trvmstrb, trvmstr, naughtyb, trvmstr, trvmstr, ROT90, "Enerdyne Technologies Inc.", "Trivia Master (set 3)", 0 )

View File

@ -211,7 +211,7 @@ const game_driver * const drivers[] =
DRIVER( blkhole ) /* TDS (Tokyo Denshi Sekkei) */
DRIVER( kingball ) /* (c) 1980 Namco */
DRIVER( kingballj ) /* (c) 1980 Namco */
DRIVER( scorpnmc ) /* bootleg */
DRIVER( scorpionmc )/* bootleg */
DRIVER( frogg ) /* bootleg */
DRIVER( 4in1 ) /* (c) 1981 Armenia / Food and Fun */
DRIVER( bagmanmc ) /* bootleg */
@ -241,13 +241,13 @@ const game_driver * const drivers[] =
/* "Scramble hardware" (and variations) games */
DRIVER( scramble ) /* GX387 (c) 1981 Konami */
DRIVER( scrambls ) /* GX387 (c) 1981 Stern */
DRIVER( scrambles ) /* GX387 (c) 1981 Stern */
DRIVER( scramblb ) /* bootleg */
DRIVER( scramb2 ) /* bootleg */
DRIVER( explorer ) /* bootleg */
DRIVER( strfbomb ) /* bootleg */
DRIVER( atlantis ) /* (c) 1981 Comsoft */
DRIVER( atlants2 ) /* (c) 1981 Comsoft */
DRIVER( atlantis2 ) /* (c) 1981 Comsoft */
DRIVER( theend ) /* (c) 1980 Konami */
DRIVER( theends ) /* (c) 1980 Stern */
DRIVER( omega ) /* bootleg */
@ -327,8 +327,8 @@ const game_driver * const drivers[] =
DRIVER( imago ) /* (c) 1984 Acom */
DRIVER( imagoa ) /* (c) 1983 Acom */
DRIVER( scorpion ) /* (c) 1982 Zaccaria */
DRIVER( scrpiona ) /* (c) 1982 Zaccaria */
DRIVER( scrpionb ) /* (c) 1982 Zaccaria */
DRIVER( scorpiona ) /* (c) 1982 Zaccaria */
DRIVER( scorpionb ) /* (c) 1982 Zaccaria */
DRIVER( ad2083 ) /* (c) 1983 Midcoin */
DRIVER( turpins ) /* (c) 1981 bootleg */
@ -583,12 +583,12 @@ const game_driver * const drivers[] =
DRIVER( capitol ) /* bootleg? */
DRIVER( survival ) /* (c) 1982 Rock-ola */
DRIVER( naughtyb ) /* (c) 1982 Jaleco */
DRIVER( naughtya ) /* bootleg */
DRIVER( naughtyc ) /* (c) 1982 Jaleco + Cinematronics */
DRIVER( naughtyba ) /* bootleg */
DRIVER( naughtybc ) /* (c) 1982 Jaleco + Cinematronics */
DRIVER( popflame ) /* (c) 1982 Jaleco */
DRIVER( popflama ) /* (c) 1982 Jaleco */
DRIVER( popflamb ) /* (c) 1982 Jaleco */
DRIVER( popflamn ) /* (c) 1982 Jaleco */
DRIVER( popflamea ) /* (c) 1982 Jaleco */
DRIVER( popflameb ) /* (c) 1982 Jaleco */
DRIVER( popflamen ) /* (c) 1982 Jaleco */
DRIVER( trvmstr ) /* (c) 1985 Enerdyne Technologies Inc. */
DRIVER( trvmstra ) /* (c) 1985 Enerdyne Technologies Inc. */
DRIVER( trvmstrb ) /* (c) 1985 Enerdyne Technologies Inc. */
@ -974,7 +974,7 @@ const game_driver * const drivers[] =
DRIVER( helifire ) /* (c) 1980 Nintendo */
DRIVER( helifirea ) /* (c) 1980 Nintendo */
DRIVER( radarscp ) /* (c) 1980 Nintendo */
DRIVER( radarsc1 ) /* (c) 1980 Nintendo */
DRIVER( radarscp1 ) /* (c) 1980 Nintendo */
DRIVER( dkong ) /* (c) 1981 Nintendo of America */
DRIVER( dkongo ) /* (c) 1981 Nintendo */
DRIVER( dkongj ) /* (c) 1981 Nintendo */
@ -1389,7 +1389,7 @@ const game_driver * const drivers[] =
/* trivia: IREM means "International Rental Electronics Machines" */
DRIVER( andromed ) /* (c) 1979 */
DRIVER( ipminvad ) /* M10 no copyright notice (Arcade TV Game List - P.67, Left, 26 from top) */
DRIVER( ipminva1 ) /* M10 incomplete dump */
DRIVER( ipminvad1 ) /* M10 incomplete dump */
DRIVER( ptrmj ) /* M14 (c) 1979 */
DRIVER( skychut ) /* Irem [1980] */
DRIVER( spacbeam ) /* M15 no copyright notice */