trunk/src/mame/drivers/timeplt.c
r18244 | r18245 | |
712 | 712 | GAME( 1982, timepltc, timeplt, timeplt, timeplt, driver_device, 0, ROT90, "Konami (Centuri license)", "Time Pilot (Centuri)", GAME_SUPPORTS_SAVE ) |
713 | 713 | GAME( 1982, timeplta, timeplt, timeplt, timeplt, driver_device, 0, ROT90, "Konami (Atari license)", "Time Pilot (Atari)", GAME_SUPPORTS_SAVE ) |
714 | 714 | GAME( 1982, spaceplt, timeplt, timeplt, timeplt, driver_device, 0, ROT90, "bootleg", "Space Pilot", GAME_SUPPORTS_SAVE ) |
715 | | GAME( 1988, psurge, 0, psurge, psurge, driver_device, 0, ROT270, "<unknown>", "Power Surge", GAME_SUPPORTS_SAVE ) |
| 715 | GAME( 1988, psurge, 0, psurge, psurge, driver_device, 0, ROT270, "Vision Electronics / Kyle Hodgetts", "Power Surge", GAME_SUPPORTS_SAVE ) |
716 | 716 | // ROM says manufactured by Peni Soft for these two ... no, I'm not going to add THAT -.-" |
717 | 717 | GAME( 1988, chkun, 0, chkun, chkun, driver_device, 0, ROT90, "<unknown>", "Chance Kun (Japan)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_SOUND ) |
718 | 718 | GAME( 1987, bikkuric, 0, bikkuric,bikkuric, driver_device,0, ROT90, "<unknown>", "Bikkuri Card (Japan)", GAME_SUPPORTS_SAVE ) |
trunk/src/mame/drivers/m52.c
r18244 | r18245 | |
547 | 547 | |
548 | 548 | GAME( 1982, mpatrol, 0, m52, mpatrol, driver_device, 0, ROT0, "Irem", "Moon Patrol", GAME_SUPPORTS_SAVE ) |
549 | 549 | GAME( 1982, mpatrolw, mpatrol, m52, mpatrolw, driver_device, 0, ROT0, "Irem (Williams license)", "Moon Patrol (Williams)", GAME_SUPPORTS_SAVE ) |
550 | | GAME( 1988, alpha1v, 0, alpha1v, alpha1v, driver_device, 0, ROT0, "Vision Electronics", "Alpha One (Vision Electronics / Kyle Hodgetts)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_SUPPORTS_SAVE ) |
| 550 | GAME( 1988, alpha1v, 0, alpha1v, alpha1v, driver_device, 0, ROT0, "Vision Electronics / Kyle Hodgetts", "Alpha One (Vision Electronics / Kyle Hodgetts)", GAME_NOT_WORKING|GAME_NO_SOUND|GAME_SUPPORTS_SAVE ) |