trunk/src/mame/drivers/jpmimpctsw.c
r22864 | r22865 | |
8374 | 8374 | GAME( 199?, j6indyj , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 11)", GAME_FLAGS ) |
8375 | 8375 | GAME( 199?, j6indyk , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT) (set 12)", GAME_FLAGS ) |
8376 | 8376 | GAME( 199?, j6indyge , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT, German set 1)", GAME_FLAGS ) // was marked as Sys5 'Indy 500' but is clearly IMPACT and has Indiana Jones / Holy Grail strings (might be a different game to the english set) |
8377 | | GAME( 199?, j6indyge2 , j6indyge , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT, German set 2)", GAME_FLAGS ) |
| 8377 | GAME( 199?, j6indyge2 , j6indy , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Indiana Jones (JPM) (IMPACT, German set 2)", GAME_FLAGS ) |
8378 | 8378 | |
8379 | 8379 | GAME( 199?, j6showtm , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "It's Showtime (JPM) (IMPACT) (set 1)", GAME_FLAGS ) |
8380 | 8380 | GAME( 199?, j6showtma , j6showtm , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "It's Showtime (JPM) (IMPACT) (set 2)", GAME_FLAGS ) |
trunk/src/mame/drivers/travrusa.c
r22864 | r22865 | |
450 | 450 | prom1.f1 -- color proms, identical to other versions |
451 | 451 | prom2.h2 / |
452 | 452 | |
453 | | If you need more info write me to ricky2001mf@hotmail.com |
454 | | |
455 | 453 | Ricky2001 |
456 | 454 | |
457 | 455 | */ |
r22864 | r22865 | |
570 | 568 | |
571 | 569 | GAME( 1983, travrusa, 0, travrusa, travrusa, driver_device, 0, ROT270, "Irem", "Traverse USA / Zippy Race", GAME_SUPPORTS_SAVE ) |
572 | 570 | GAME( 1983, travrusab,travrusa, travrusa, travrusa, driver_device, 0, ROT270, "bootleg (I.P.)", "Traverse USA (bootleg)", GAME_SUPPORTS_SAVE ) |
573 | | GAME( 1983, mototour, 0, travrusa, travrusa, driver_device, 0, ROT270, "Irem (Tecfri license)", "MotoTour / Zippy Race (Tecfri license)", GAME_SUPPORTS_SAVE ) |
| 571 | GAME( 1983, mototour, travrusa, travrusa, travrusa, driver_device, 0, ROT270, "Irem (Tecfri license)", "MotoTour / Zippy Race (Tecfri license)", GAME_SUPPORTS_SAVE ) |
574 | 572 | GAME( 1983, motorace, travrusa, travrusa, motorace, travrusa_state, motorace, ROT270, "Irem (Williams license)", "MotoRace USA", GAME_SUPPORTS_SAVE ) |
575 | 573 | |
576 | 574 | GAME( 1985, shtrider, 0, shtrider, shtrider, driver_device, 0, ROT270|ORIENTATION_FLIP_X, "Seibu Kaihatsu", "Shot Rider", GAME_SUPPORTS_SAVE ) |