trunk/src/mame/drivers/pong.c
| r250099 | r250100 | |
| 558 | 558 | GAMEL( 1976, breakout, 0, breakout, breakout, driver_device, 0, ROT90, "Atari", "Breakout [TTL]", MACHINE_SUPPORTS_SAVE, layout_breakout) |
| 559 | 559 | |
| 560 | 560 | // 100% TTL |
| 561 | | //GAME( 1973, coupedav, pongd, pongd, pongd, driver_device, 0, ROT0, "Atari", "Coupe Davis [TTL]", MACHINE_SUPPORTS_SAVE) |
| 562 | | //GAME( 1974, coupfran, pong, pong, pong, driver_device, 0, ROT0, "Atari", "Coup Franc [TTL]", MACHINE_SUPPORTS_SAVE) |
| 563 | | //GAME( 1974, cktpong, pong, pong, pong, driver_device, 0, ROT0, "Atari", "Cocktail Pong [TTL]", MACHINE_SUPPORTS_SAVE) |
| 561 | //GAME( 1973, coupedav, pongd, pongd, pongd, driver_device, 0, ROT0, "Atari France", "Coupe Davis [TTL]", MACHINE_SUPPORTS_SAVE) |
| 562 | //GAME( 1974, coupfran, pong, pong, pong, driver_device, 0, ROT0, "Atari Europe", "Coup Franc [TTL]", MACHINE_SUPPORTS_SAVE) |
| 563 | //GAME( 1974, cktpong, pong, pong, pong, driver_device, 0, ROT0, "Atari / National Entertainment Co.", "Cocktail Pong [TTL]", MACHINE_SUPPORTS_SAVE) |
| 564 | 564 | //GAME( 1974, drpong, pong, pong, pong, driver_device, 0, ROT0, "Atari", "Dr. Pong [TTL]", MACHINE_SUPPORTS_SAVE) |
| 565 | 565 | //GAME( 1974, pupppong, pong, pong, pong, driver_device, 0, ROT0, "Atari", "Puppy Pong [TTL]", MACHINE_SUPPORTS_SAVE) |
| 566 | 566 | //GAME( 1974, snoopong, pong, pong, pong, driver_device, 0, ROT0, "Atari", "Snoopy Pong [TTL]", MACHINE_SUPPORTS_SAVE) |
| 567 | 567 | //GAME( 1974, suprpong, 0, pong, pong, driver_device, 0, ROT0, "Atari", "Superpong [TTL]", MACHINE_SUPPORTS_SAVE) |
| 568 | 568 | //GAMEL( 1976, breakckt, breakout, breakout, breakout, driver_device, 0, ROT90, "Atari", "Breakout Cocktail [TTL]", MACHINE_SUPPORTS_SAVE, layout_cktbreak) |
| 569 | | //GAMEL( 1976, consolet, breakout, breakout, breakout, driver_device, 0, ROT90, "Atari", "Consolette [TTL]", MACHINE_SUPPORTS_SAVE, layout_consolet) |
| 569 | //GAMEL( 1976, consolet, breakout, breakout, breakout, driver_device, 0, ROT90, "Atari Europe", "Consolette [TTL]", MACHINE_SUPPORTS_SAVE, layout_consolet) |