Previous 199869 Revisions Next

r18292 Friday 5th October, 2012 at 11:21:21 UTC by hap
checkmat as well
[src/mame/drivers]mw8080bw.c

trunk/src/mame/drivers/mw8080bw.c
r18291r18292
31813181/* 610 */ GAMEL(1976, 280zzzap, 0,        zzzap,    zzzap, driver_device,    0, ROT0,   "Dave Nutting Associates / Midway", "280-ZZZAP", GAME_NO_SOUND | GAME_SUPPORTS_SAVE , layout_280zzzap )
31823182/* 611 */ GAMEL(1976, maze,     0,        maze,     maze, driver_device,     0, ROT0,   "Midway", "Amazing Maze", GAME_SUPPORTS_SAVE , layout_ho4f893d )
31833183/* 612 */ GAME( 1977, boothill, 0,        boothill, boothill, driver_device, 0, ROT0,   "Midway", "Boot Hill", GAME_SUPPORTS_SAVE  )
3184/* 615 */ GAME( 1977, checkmat, 0,        checkmat, checkmat, driver_device, 0, ROT0,   "Midway", "Checkmate", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE  )
3184/* 615 */ GAME( 1977, checkmat, 0,        checkmat, checkmat, driver_device, 0, ROT0,   "Dave Nutting Associates / Midway", "Checkmate", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE  )
31853185/* 618 */ GAME( 1977, desertgu, 0,        desertgu, desertgu, driver_device, 0, ROT0,   "Midway", "Desert Gun", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE  )
31863186/* 618 */ GAME( 1977, roadrunm, desertgu, desertgu, desertgu, driver_device, 0, ROT0,   "Midway", "Road Runner (Midway)", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE )
31873187/* 619 */ GAME( 1977, dplay,    0,        dplay,    dplay, driver_device,    0, ROT0,   "Midway", "Double Play", GAME_SUPPORTS_SAVE  )

Previous 199869 Revisions Next


© 1997-2024 The MAME Team