trunk/src/mame/drivers/pacman.c
r17500 | r17501 | |
6174 | 6174 | GAME( 1981, popeyeman,puckman, pacman, pacman, driver_device, 0, ROT90, "hack", "Popeye-Man", GAME_SUPPORTS_SAVE ) |
6175 | 6175 | GAME( 1980, crockman, puckman, pacman, pacman, driver_device, 0, ROT90, "bootleg (Rene Pierre)", "Crock-Man", GAME_SUPPORTS_SAVE ) |
6176 | 6176 | GAME( 1981, piranhah, puckman, pacman, mspacman, driver_device, 0, ROT90, "hack", "Piranha (hack)", GAME_SUPPORTS_SAVE ) |
6177 | | GAME( 1981, crush, 0, pacman, maketrax, pacman_state, maketrax, ROT90, "Kural Samno Electric", "Crush Roller (Kural Samno)", GAME_SUPPORTS_SAVE ) |
6178 | | GAME( 1981, crushbl, crush, pacman, maketrax, driver_device, 0, ROT90, "bootleg", "Crush Roller (bootleg)", GAME_SUPPORTS_SAVE ) |
6179 | | GAME( 1981, crushbl2, crush, pacman, mbrush, pacman_state, maketrax, ROT90, "bootleg", "Crush Roller (bootleg?)", GAME_SUPPORTS_SAVE ) |
6180 | | GAME( 1981, crush2, crush, pacman, maketrax, driver_device, 0, ROT90, "Kural Esco Electric", "Crush Roller (Kural Esco - bootleg?)", GAME_SUPPORTS_SAVE ) |
6181 | | GAME( 1981, crush3, crush, pacman, maketrax, pacman_state, eyes, ROT90, "Kural Electric", "Crush Roller (Kural - bootleg?)", GAME_SUPPORTS_SAVE ) |
6182 | | GAME( 19??, crush4, crush, crush4, crush4, driver_device, 0, ROT90, "Kural TWT", "Crush Roller (Kural TWT)", GAME_SUPPORTS_SAVE ) |
6183 | | GAME( 1981, maketrax, crush, pacman, maketrax, pacman_state, maketrax, ROT270, "Kural (Williams license)", "Make Trax (set 1)", GAME_SUPPORTS_SAVE ) |
6184 | | GAME( 1981, maketrxb, crush, pacman, maketrax, pacman_state, maketrax, ROT270, "Kural (Williams license)", "Make Trax (set 2)", GAME_SUPPORTS_SAVE ) |
6185 | | GAME( 1981, korosuke, crush, pacman, korosuke, pacman_state, korosuke, ROT90, "Kural Electric", "Korosuke Roller", GAME_SUPPORTS_SAVE ) |
6186 | | GAME( 1981, mbrush, crush, pacman, mbrush, pacman_state, maketrax, ROT90, "bootleg", "Magic Brush", GAME_SUPPORTS_SAVE ) |
6187 | | GAME( 1981, paintrlr, crush, pacman, paintrlr, driver_device, 0, ROT90, "bootleg", "Paint Roller", GAME_SUPPORTS_SAVE ) |
6188 | | GAME( 19??, crushs, crush, crushs, crushs, driver_device, 0, ROT90, "bootleg (Sidam)", "Crush Roller (Sidam bootleg)", GAME_SUPPORTS_SAVE ) // Sidam PCB, no Sidam text |
| 6177 | GAME( 1981, crush, 0, pacman, maketrax, pacman_state, maketrax, ROT90, "Kural Electric", "Crush Roller (set 1)", GAME_SUPPORTS_SAVE ) // Kural is also known as Craul Denshi. Crush Roller may have been developed by Alpha Denshi. |
| 6178 | GAME( 1981, crush4, crush, crush4, crush4, driver_device, 0, ROT90, "Kural Electric", "Crush Roller (set 2)", GAME_SUPPORTS_SAVE ) // Kural TWT |
| 6179 | GAME( 1981, maketrax, crush, pacman, maketrax, pacman_state, maketrax, ROT270, "Kural Electric (Williams license)", "Make Trax (US set 1)", GAME_SUPPORTS_SAVE ) |
| 6180 | GAME( 1981, maketrxb, crush, pacman, maketrax, pacman_state, maketrax, ROT270, "Kural Electric (Williams license)", "Make Trax (US set 2)", GAME_SUPPORTS_SAVE ) |
| 6181 | GAME( 1981, korosuke, crush, pacman, korosuke, pacman_state, korosuke, ROT90, "Kural Electric", "Korosuke Roller (Japan)", GAME_SUPPORTS_SAVE ) |
| 6182 | GAME( 1981, crushbl, crush, pacman, maketrax, driver_device, 0, ROT90, "bootleg", "Crush Roller (bootleg set 1)", GAME_SUPPORTS_SAVE ) |
| 6183 | GAME( 1981, crushbl2, crush, pacman, mbrush, pacman_state, maketrax, ROT90, "bootleg?", "Crush Roller (bootleg? set 2)", GAME_SUPPORTS_SAVE ) |
| 6184 | GAME( 1981, crush2, crush, pacman, maketrax, driver_device, 0, ROT90, "bootleg?", "Crush Roller (bootleg? set 3)", GAME_SUPPORTS_SAVE ) |
| 6185 | GAME( 1981, crush3, crush, pacman, maketrax, pacman_state, eyes, ROT90, "bootleg?", "Crush Roller (bootleg? set 4)", GAME_SUPPORTS_SAVE ) |
| 6186 | GAME( 1981, crushs, crush, crushs, crushs, driver_device, 0, ROT90, "bootleg (Sidam)", "Crush Roller (bootleg set 5)", GAME_SUPPORTS_SAVE ) // Sidam PCB, no Sidam text |
| 6187 | GAME( 1981, mbrush, crush, pacman, mbrush, pacman_state, maketrax, ROT90, "bootleg", "Magic Brush (bootleg of Crush Roller)", GAME_SUPPORTS_SAVE ) |
| 6188 | GAME( 1981, paintrlr, crush, pacman, paintrlr, driver_device, 0, ROT90, "bootleg", "Paint Roller (bootleg of Crush Roller)", GAME_SUPPORTS_SAVE ) |
6189 | 6189 | GAME( 1982, pacplus, 0, pacman, pacman, pacman_state, pacplus, ROT90, "Namco (Midway license)", "Pac-Man Plus", GAME_SUPPORTS_SAVE ) |
6190 | 6190 | GAME( 1982, joyman, puckman, pacman, pacman, driver_device, 0, ROT90, "hack", "Joyman", GAME_SUPPORTS_SAVE ) |
6191 | 6191 | GAME( 1982, ctrpllrp, puckman, pacman, pacman, driver_device, 0, ROT90, "hack", "Caterpillar Pacman Hack", GAME_SUPPORTS_SAVE ) |