diff --git a/src/mame/drivers/atarittl.c b/src/mame/drivers/atarittl.c index beb78e4caac..8fe84ea31db 100644 --- a/src/mame/drivers/atarittl.c +++ b/src/mame/drivers/atarittl.c @@ -416,15 +416,15 @@ ROM_END GAME(1975, antiairc, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Anti-Aircraft [TTL]", GAME_IS_SKELETON) -GAME(1975, crshnscr, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Crash 'n Score [TTL]", GAME_IS_SKELETON) +GAME(1975, crashnsc, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Crash 'n Score [TTL]", GAME_IS_SKELETON) GAME(1976, indy4, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Indy 4 [TTL]", GAME_IS_SKELETON) GAME(1975, indy800, 0, atarikee, 0, driver_device, 0, ROT90, "Atari/Kee", "Indy 800 [TTL]", GAME_IS_SKELETON) -GAME(1975, jetfight, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Jet Fighter (Set1) [TTL]", GAME_IS_SKELETON) -GAME(1975, jetfighta, jetfight, atarikee, 0, driver_device, 0, ROT0, "Atari", "Jet Fighter (Set2) [TTL]", GAME_IS_SKELETON) +GAME(1975, jetfight, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Jet Fighter (set 1) [TTL]", GAME_IS_SKELETON) +GAME(1975, jetfighta, jetfight, atarikee, 0, driver_device, 0, ROT0, "Atari", "Jet Fighter (set 2) [TTL]", GAME_IS_SKELETON) GAME(1976, outlaw, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Outlaw [TTL]", GAME_IS_SKELETON) GAME(1975, sharkjaw, 0, atarikee, 0, driver_device, 0, ROT0, "Atari/Horror Games", "Shark JAWS [TTL]",GAME_IS_SKELETON) GAME(1975, steeplec, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Steeplechase [TTL]", GAME_IS_SKELETON) -GAME(1976, stntcycl, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Stunt Cycle [TTL]", GAME_IS_SKELETON) +GAME(1976, stuntcyc, 0, atarikee, 0, driver_device, 0, ROT0, "Atari", "Stunt Cycle [TTL]", GAME_IS_SKELETON) GAME(1974, tank, 0, atarikee, 0, driver_device, 0, ROT0, "Atari/Kee", "Tank/Tank II [TTL]", GAME_IS_SKELETON) // MISSING ROM DUMPS diff --git a/src/mame/drivers/bailey.c b/src/mame/drivers/bailey.c index 173cd844aba..93fcf45d78c 100644 --- a/src/mame/drivers/bailey.c +++ b/src/mame/drivers/bailey.c @@ -151,5 +151,5 @@ ROM_START( fun4a ) ROM_END -GAME( 1976, fun4, 0, bailey, 0, driver_device, 0, ROT0, "Bailey International", "Fun Four (Set 1) [TTL]", GAME_IS_SKELETON ) -GAME( 1976, fun4a, fun4, bailey, 0, driver_device, 0, ROT0, "Bailey International", "Fun Four (Set 2) [TTL]", GAME_IS_SKELETON ) +GAME( 1976, fun4, 0, bailey, 0, driver_device, 0, ROT0, "Bailey International", "Fun Four (set 1) [TTL]", GAME_IS_SKELETON ) +GAME( 1976, fun4a, fun4, bailey, 0, driver_device, 0, ROT0, "Bailey International", "Fun Four (set 2) [TTL]", GAME_IS_SKELETON ) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index f26e1e8f8db..d82f4957fdd 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -12589,16 +12589,16 @@ manohman // 199?, Merkur. // Atari TTL logic games + roms antiairc // (c) 1975 Atari -crshnscr // (c) 1975 Atari +crashnsc // (c) 1975 Atari indy4 // (c) 1976 Atari -indy800 // (c) 1975 Atari / Kee -jetfight // (c) 1975 Atari -jetfighta // (c) 1975 Atari -outlaw // (c) 1976 Atari -sharkjaw // (c) 1975 Atari -steeplec // (c) 1975 Atari -stntcycl // (c) 1976 Atari -tank // (c) 1974 Atari +indy800 // (c) 1975 Atari / Kee +jetfight // (c) 1975 Atari +jetfighta // (c) 1975 Atari +outlaw // (c) 1976 Atari +sharkjaw // (c) 1975 Atari +steeplec // (c) 1975 Atari +stuntcyc // (c) 1976 Atari +tank // (c) 1974 Atari // Atari TTL Missing Rom Dumps //astrotrf