trunk/src/mame/drivers/csplayh5.c
| r30802 | r30803 | |
| 758 | 758 | |
| 759 | 759 | // 1999 |
| 760 | 760 | /* 07 */ GAME( 1999, mjmania, 0, csplayh5, csplayh5, csplayh5_state, mjmania, ROT0, "Sphinx/Just&Just", "Mahjong Mania - Kairakukan e Youkoso (Japan)", GAME_NOT_WORKING ) |
| 761 | | ///* 08 */ GAME( 1995, renaimj, 0, csplayh5, csplayh5, csplayh5_state, renaimj, ROT0, "Nichibutsu/eic", "Renai Mahjong Idol Gakuen (Japan)", GAME_NOT_WORKING ) |
| 761 | /* 08 */ // GAME( 1995, renaimj, 0, csplayh5, csplayh5, csplayh5_state, renaimj, ROT0, "Nichibutsu/eic", "Renai Mahjong Idol Gakuen (Japan)", GAME_NOT_WORKING ) |
| 762 | 762 | /* 09 */ GAME( 1999, bikiniko, 0, csplayh5, csplayh5, csplayh5_state, bikiniko, ROT0, "Nichibutsu/eic", "BiKiNikko - Okinawa de Ippai Shichaimashita (Japan)", GAME_NOT_WORKING ) |
| 763 | 763 | // 10 : Mahjong Hanafuda Cosplay Tengoku 6 - Junai hen : Nichibutsu/eic |
| 764 | 764 | /* 11 */ GAME( 1999, thenanpa, 0, csplayh5, csplayh5, csplayh5_state, thenanpa, ROT0, "Nichibutsu/Love Factory/eic", "The Nanpa (Japan)", GAME_NOT_WORKING ) |
| 765 | | // 12 GAME( 1999, pokoachu, 0, csplayh5, csplayh5, driver_device, 0, ROT0, "Nichibutsu/eic", "PokoaPoka Onsen de CHU - Bijin 3 Shimai ni Kiotsukete! (Japan)", GAME_NOT_WORKING ) |
| 765 | /* 12 */ // GAME( 1999, pokoachu, 0, csplayh5, csplayh5, driver_device, 0, ROT0, "Nichibutsu/eic", "PokoaPoka Onsen de CHU - Bijin 3 Shimai ni Kiotsukete! (Japan)", GAME_NOT_WORKING ) |
| 766 | 766 | /* 13 */ GAME( 1999, csplayh7, 0, csplayh5, csplayh5, csplayh5_state, csplayh7, ROT0, "Nichibutsu/eic", "Cosplay Tengoku 7 - Super Kogal Grandprix (Japan)", GAME_NOT_WORKING ) |
| 767 | 767 | // 14 : Ai-mode - Pet Shiiku : Nichibutsu/eic |
| 768 | 768 | |
trunk/src/mame/drivers/st_mp200.c
| r30802 | r30803 | |
| 112 | 112 | ROM_LOAD( "cpu_u6.716", 0x5800, 0x0800, NO_DUMP) |
| 113 | 113 | ROM_RELOAD( 0xf800, 0x0800) |
| 114 | 114 | ROM_END |
| 115 | |
| 116 | //GAME(1982, cue, 0, st_mp200, st_mp200, st_mp200_state, st_mp200, ROT0, "Stern", "Cue", GAME_IS_SKELETON_MECHANICAL) |
| 115 | 117 | #endif |
| 116 | 118 | |
| 117 | 119 | /*-------------------------------- |
| r30802 | r30803 | |
| 349 | 351 | ROM_END |
| 350 | 352 | |
| 351 | 353 | |
| 352 | | //GAME(1982, cue, 0, st_mp200, st_mp200, st_mp200_state, st_mp200, ROT0, "Stern", "Cue", GAME_IS_SKELETON_MECHANICAL) |
| 353 | 354 | GAME(1980, ali, 0, st_mp200, st_mp200, st_mp200_state, st_mp200, ROT0, "Stern", "Ali", GAME_IS_SKELETON_MECHANICAL) |
| 354 | 355 | GAME(1980, biggame, 0, st_mp200, st_mp200, st_mp200_state, st_mp200, ROT0, "Stern", "Big Game", GAME_IS_SKELETON_MECHANICAL) |
| 355 | 356 | GAME(1981, catacomp, 0, st_mp200, st_mp200, st_mp200_state, st_mp200, ROT0, "Stern", "Catacomb (Pinball)", GAME_IS_SKELETON_MECHANICAL) |
trunk/src/mame/drivers/unkfr.c
| r30802 | r30803 | |
| 25 | 25 | required_device<cpu_device> m_maincpu; |
| 26 | 26 | }; |
| 27 | 27 | |
| 28 | |
| 29 | #if 0 |
| 30 | |
| 28 | 31 | static INPUT_PORTS_START( unkfr ) |
| 29 | 32 | PORT_START("IN0") |
| 30 | 33 | PORT_DIPNAME( 0x01, 0x01, "IN0:01" ) |
| r30802 | r30803 | |
| 56 | 59 | static MACHINE_CONFIG_START( unkfr, unkfr_state ) |
| 57 | 60 | MACHINE_CONFIG_END |
| 58 | 61 | |
| 59 | | |
| 60 | 62 | ROM_START( unkfr ) |
| 61 | 63 | ROM_REGION( 0x800000, "unkroms", 0 ) |
| 62 | 64 | // 3 Of A Kind (Unk) |
| r30802 | r30803 | |
| 739 | 741 | ROM_LOAD( "taker-over-008.bin", 0x0000, 0x008000, CRC(2dad1088) SHA1(b8bdf5bf4e0ef5bee44d1f7031b08e4e6a8ae5ca) )//looks a bit ACE ish, but no strings to make sure |
| 740 | 742 | ROM_END |
| 741 | 743 | |
| 742 | | |
| 743 | 744 | GAME(19??, unkfr, 0, unkfr, unkfr, driver_device, 0, ROT0, "<unknown>", "Unknown Fruit Machine ROMs (set 1)", GAME_IS_SKELETON_MECHANICAL) |
| 744 | 745 | GAME(19??, unkfra, 0, unkfr, unkfr, driver_device, 0, ROT0, "<unknown>", "Unknown Fruit Machine ROMs (set 2)", GAME_IS_SKELETON_MECHANICAL) |
| 746 | |
| 747 | #endif |
trunk/src/mame/drivers/atari_s1.c
| r30802 | r30803 | |
| 320 | 320 | ROM_LOAD("82s130.bin", 0x0000, 0x0200, CRC(da1f77b4) SHA1(b21fdc1c6f196c320ec5404013d672c35f95890b)) |
| 321 | 321 | ROM_END |
| 322 | 322 | |
| 323 | | /*------------------------------------------------------------------- |
| 324 | | / The Atarians (working bootleg) |
| 325 | | /-------------------------------------------------------------------*/ |
| 326 | | //ROM_START(atarianb) |
| 327 | | // ROM_REGION(0x10000, "maincpu", 0) |
| 328 | | // ROM_LOAD("atarianb.e00", 0x7000, 0x0800, CRC(74fc86e4) SHA1(135d75e5c03feae0929fa84caa3c802353cdd94e)) |
| 329 | | // ROM_LOAD("atarian.e0", 0x7800, 0x0800, CRC(45cb0427) SHA1(e286930ca36bdd0f79acefd142d2a5431fa8005b)) |
| 330 | | // |
| 331 | | // ROM_REGION(0x1000, "sound1", 0) |
| 332 | | // ROM_LOAD("82s130.bin", 0x0000, 0x0200, CRC(da1f77b4) SHA1(b21fdc1c6f196c320ec5404013d672c35f95890b)) |
| 333 | | //ROM_END |
| 323 | #if 0 |
| 324 | *------------------------------------------------------------------- |
| 325 | The Atarians (working bootleg) |
| 326 | Game modified to work in emulation from original set (atarians) |
| 327 | -------------------------------------------------------------------*/ |
| 328 | ROM_START(atarianb) |
| 329 | ROM_REGION(0x10000, "maincpu", 0) |
| 330 | ROM_LOAD("atarianb.e00", 0x7000, 0x0800, CRC(74fc86e4) SHA1(135d75e5c03feae0929fa84caa3c802353cdd94e)) |
| 331 | ROM_LOAD("atarian.e0", 0x7800, 0x0800, CRC(45cb0427) SHA1(e286930ca36bdd0f79acefd142d2a5431fa8005b)) |
| 334 | 332 | |
| 333 | ROM_REGION(0x1000, "sound1", 0) |
| 334 | ROM_LOAD("82s130.bin", 0x0000, 0x0200, CRC(da1f77b4) SHA1(b21fdc1c6f196c320ec5404013d672c35f95890b)) |
| 335 | ROM_END |
| 336 | |
| 337 | //GAME( 2002, atarianb, atarians, atari_s1, atari_s1, driver_device, 0, ROT0, "Atari / Gaston", "The Atarians (working bootleg)", GAME_IS_SKELETON_MECHANICAL) |
| 338 | #endif |
| 339 | |
| 340 | |
| 335 | 341 | /*------------------------------------------------------------------- |
| 336 | 342 | / Time 2000 (06/1977) |
| 337 | 343 | /-------------------------------------------------------------------*/ |
| r30802 | r30803 | |
| 382 | 388 | |
| 383 | 389 | |
| 384 | 390 | GAME( 1976, atarians, 0, atarians, atari_s1, driver_device, 0, ROT0, "Atari", "The Atarians", GAME_MECHANICAL | GAME_NO_SOUND) |
| 385 | | //GAME( 2002, atarianb, atarians, atari_s1, atari_s1, driver_device, 0, ROT0, "Atari / Gaston", "The Atarians (working bootleg)", GAME_IS_SKELETON_MECHANICAL) |
| 386 | 391 | GAME( 1977, time2000, 0, atari_s1, atari_s1, driver_device, 0, ROT0, "Atari", "Time 2000", GAME_MECHANICAL | GAME_NO_SOUND) |
| 387 | 392 | GAME( 1977, aavenger, 0, atari_s1, atari_s1, driver_device, 0, ROT0, "Atari", "Airborne Avenger", GAME_MECHANICAL | GAME_NO_SOUND) |
| 388 | 393 | GAME( 1978, midearth, 0, midearth, atari_s1, driver_device, 0, ROT0, "Atari", "Middle Earth", GAME_IS_SKELETON_MECHANICAL) |
trunk/src/mame/drivers/wc90b.c
| r30802 | r30803 | |
| 523 | 523 | ROM_LOAD( "el_ic100_gal16v8_3.bin", 0x0600, 0x0117, NO_DUMP SHA1(515fcdf378e75ed078f54439fefce8807403bdd5) ) |
| 524 | 524 | ROM_LOAD( "el_ic143_gal16v8_4.bin", 0x0800, 0x0117, NO_DUMP SHA1(fbe632437eac2418da7a3c3e947cfd36f6211407) ) |
| 525 | 525 | ROM_END |
| 526 | |
| 527 | //GAME( 1989, wc90ba, wc90, wc90b, wc90b, driver_device, 0, ROT0, "bootleg", "Euro League (alt version)", GAME_NO_COCKTAIL | GAME_IMPERFECT_SOUND ) |
| 526 | 528 | #endif |
| 527 | 529 | |
| 528 | | |
| 529 | 530 | GAME( 1989, wc90b1, wc90, wc90b, wc90b, driver_device, 0, ROT0, "bootleg", "Euro League (Italian hack of Tecmo World Cup '90)", GAME_NO_COCKTAIL | GAME_IMPERFECT_SOUND ) |
| 530 | 531 | GAME( 1989, wc90b2, wc90, wc90b, wc90b, driver_device, 0, ROT0, "bootleg", "Worldcup '90", GAME_NO_COCKTAIL | GAME_IMPERFECT_SOUND ) |
| 531 | | //GAME( 1989, wc90ba, wc90, wc90b, wc90b, driver_device, 0, ROT0, "bootleg", "Euro League (alt version)", GAME_NO_COCKTAIL | GAME_IMPERFECT_SOUND ) |
trunk/src/mame/drivers/vd.c
| r30802 | r30803 | |
| 189 | 189 | ROM_LOAD("ator.u5", 0x2000, 0x2000, NO_DUMP) |
| 190 | 190 | ROM_LOAD("ator.u6", 0x4000, 0x2000, CRC(21aad5c4) SHA1(e78da5d80682710db34cbbfeae5af54241c73371)) |
| 191 | 191 | ROM_END |
| 192 | //GAME(19??, ator, 0, vd, vd, driver_device, 0, ROT0, "Videodens", "Ator", GAME_IS_SKELETON_MECHANICAL) |
| 192 | 193 | #endif |
| 193 | 194 | |
| 194 | 195 | GAME(1986, break86, 0, vd, vd, driver_device, 0, ROT0, "Videodens", "Break '86", GAME_IS_SKELETON_MECHANICAL) |
| 195 | 196 | GAME(1986, papillon, 0, vd, vd, driver_device, 0, ROT0, "Videodens", "Papillon", GAME_IS_SKELETON_MECHANICAL) |
| 196 | | //GAME(19??, ator, 0, vd, vd, driver_device, 0, ROT0, "Videodens", "Ator", GAME_IS_SKELETON_MECHANICAL) |
trunk/src/mame/drivers/aces1.c
| r30802 | r30803 | |
| 337 | 337 | ROM_LOAD( "430tlp14.bin", 0x6000, 0x2000, CRC(09008e12) SHA1(f3f6dd3bafdcf7187148fed914d7c43caf53d48a) ) |
| 338 | 338 | ROM_END |
| 339 | 339 | |
| 340 | | /* |
| 340 | #if 0 |
| 341 | 341 | |
| 342 | 342 | ROM_START( ac1cshtw ) // Cash Towers, same ROM as above, original machine apparently plays the same, reskinned machine? |
| 343 | 343 | ROM_REGION( 0x8000, "maincpu", 0 ) |
| 344 | 344 | ROM_LOAD( "ctp1.bin", 0x0000, 0x8000, CRC(2fabb08f) SHA1(b737930e428f9258ab22394229c2b5039edf8f97) ) |
| 345 | 345 | ROM_END |
| 346 | | */ |
| 347 | 346 | |
| 347 | //GAME( 199?, ac1cshtw ,0 ,aces1 ,aces1 , aces1_state,aces1 ,ROT0 ,"Ace", "Cash Towers (Ace) (ACESYS1)",GAME_IS_SKELETON_MECHANICAL ) // same ROM as above, original machine apparently plays the same, reskinned machine? |
| 348 | 348 | |
| 349 | #endif |
| 350 | |
| 351 | |
| 349 | 352 | ROM_START( ac1bbclb ) |
| 350 | 353 | ROM_REGION( 0x8000, "maincpu", 0 ) |
| 351 | 354 | ROM_LOAD( "bb587p7a", 0x0000, 0x2000, CRC(906142a6) SHA1(395bfa7277a7953d47eb77a6689964e79e075b9c) ) |
| r30802 | r30803 | |
| 660 | 663 | GAME( 199?, ac1pstrt ,0 ,aces1 ,aces1 , aces1_state,aces1 ,ROT0 ,"Pcp", "Pound Stretcher (Pcp) (ACESYS1)",GAME_IS_SKELETON_MECHANICAL ) |
| 661 | 664 | GAME( 199?, ac1primt ,0 ,aces1 ,aces1 , aces1_state,aces1 ,ROT0 ,"Ace", "Primetime (Ace) (ACESYS1) (set 1)",GAME_IS_SKELETON_MECHANICAL ) |
| 662 | 665 | GAME( 199?, ac1taklv ,0 ,aces1 ,aces1 , aces1_state,aces1 ,ROT0 ,"Ace", "Take It Or Leave It (Ace) (ACESYS1) (set 1)",GAME_IS_SKELETON_MECHANICAL ) |
| 663 | | //GAME( 199?, ac1cshtw ,0 ,aces1 ,aces1 , aces1_state,aces1 ,ROT0 ,"Ace", "Cash Towers (Ace) (ACESYS1)",GAME_IS_SKELETON_MECHANICAL ) // same ROM as above, original machine apparently plays the same, reskinned machine? |
| 664 | 666 | GAME( 199?, ac1bbclb ,0 ,aces1 ,aces1 , aces1_state,aces1 ,ROT0 ,"Ace", "Big Break Club (Ace) (ACESYS1) (set 1)",GAME_IS_SKELETON_MECHANICAL ) |
| 665 | 667 | GAME( 199?, ac1bbclba ,ac1bbclb ,aces1 ,aces1 , aces1_state,aces1 ,ROT0 ,"Ace", "Big Break Club (Ace) (ACESYS1) (set 2)",GAME_IS_SKELETON_MECHANICAL ) |
| 666 | 668 | GAME( 199?, ac1clbsv ,0 ,aces1 ,aces1 , aces1_state,aces1 ,ROT0 ,"Ace", "Club Sovereign (Ace) (ACESYS1)",GAME_IS_SKELETON_MECHANICAL ) |
trunk/src/mame/drivers/hshavoc.c
| r30802 | r30803 | |
| 113 | 113 | ROM_LOAD( "hsh.rom", 0x000000, 0x100000, CRC(17be551c) SHA1(0dc1969098716ba332978b89356f62961417682b) ) |
| 114 | 114 | ROM_END |
| 115 | 115 | |
| 116 | //GAME( 1993, hshavoc2, hshavoc, md_bootleg, hshavoc, md_havoc_state, genesis, ROT0, "Data East", "High Seas Havoc (Genesis ROM)",GAME_NOT_WORKING ) |
| 116 | 117 | #endif |
| 117 | 118 | |
| 118 | 119 | DRIVER_INIT_MEMBER(md_boot_state,hshavoc) |
| r30802 | r30803 | |
| 229 | 230 | |
| 230 | 231 | |
| 231 | 232 | GAME( 1993, hshavoc, 0, md_bootleg, hshavoc, md_boot_state, hshavoc, ROT0, "Data East", "High Seas Havoc",GAME_NOT_WORKING ) |
| 232 | | //GAME( 1993, hshavoc2, hshavoc, md_bootleg, hshavoc, md_havoc_state, genesis, ROT0, "Data East", "High Seas Havoc (Genesis ROM)",GAME_NOT_WORKING ) |
trunk/src/mame/drivers/jpmimpctsw.c
| r30802 | r30803 | |
| 2149 | 2149 | ROM_REGION( 0x80000, "upd", ROMREGION_ERASE00 ) |
| 2150 | 2150 | ROM_LOAD( "gdsound.bin", 0x000000, 0x04a018, CRC(796e1b35) SHA1(e9c8e5a350823275c9ba9238781872ea359d5049) ) |
| 2151 | 2151 | ROM_END |
| 2152 | |
| 2153 | // GAME( 199?, j6gldday , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Day (JPM) (IMPACT)", GAME_FLAGS ) // this is the same as j6dmnjkra |
| 2152 | 2154 | #endif |
| 2153 | 2155 | |
| 2154 | 2156 | |
| r30802 | r30803 | |
| 8148 | 8150 | GAME( 199?, j6dmnjkra , j6dmnjkr , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Demon Jokers (JPM) (IMPACT) (set 2)", GAME_FLAGS ) |
| 8149 | 8151 | GAME( 199?, j6dmnjkrb , j6dmnjkr , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Demon Jokers (JPM) (IMPACT) (set 3)", GAME_FLAGS ) |
| 8150 | 8152 | GAME( 199?, j6dmnjkrc , j6dmnjkr , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Demon Jokers (JPM) (IMPACT) (set 4)", GAME_FLAGS ) |
| 8151 | | // GAME( 199?, j6gldday , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Golden Day (JPM) (IMPACT)", GAME_FLAGS ) // this is the same as j6dmnjkra |
| 8152 | | GAME( 199?, j6reddmn , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Demon (JPM) (IMPACT)", GAME_FLAGS ) // the same as Demon Jokers but with a different sound rom? |
| 8153 | GAME( 199?, j6reddmn , 0 , impctawp, tbirds, driver_device, 0, ROT0, "JPM", "Red Demon (JPM) (IMPACT)", GAME_FLAGS ) // the same as Demon Jokers but with a different sound rom? |
| 8153 | 8154 | |
| 8154 | 8155 | |
| 8155 | 8156 | |
trunk/src/mame/drivers/raiden2.c
| r30802 | r30803 | |
| 3241 | 3241 | GAME( 1993, zeroteamb,zeroteam,zeroteam, zeroteam, raiden2_state, zeroteam, ROT0, "Seibu Kaihatsu", "Zero Team (set 3, Japan? (later batteryless))", GAME_NOT_WORKING) // reprograms the sprite decrypt data of the SEI251 on every boot, like raiden2 does. hack? |
| 3242 | 3242 | GAME( 1993, zeroteamc,zeroteam,zeroteam, zeroteam, raiden2_state, zeroteam, ROT0, "Seibu Kaihatsu", "Zero Team (set 4, Taiwan, Liang Hwa license)", GAME_NOT_WORKING) |
| 3243 | 3243 | GAME( 1993, zeroteamd,zeroteam,zeroteam, zeroteam, raiden2_state, zeroteam, ROT0, "Seibu Kaihatsu", "Zero Team (set 5, Korea, Dream Soft license)", GAME_NOT_WORKING) |
| 3244 | | //GAME( 1993, zeroteame,zeroteam,zeroteam, zeroteam, raiden2_state, zeroteam, ROT0, "Seibu Kaihatsu", "Zero Team Korea (set 6, Korea, Dream Soft license)", GAME_NOT_WORKING) // NOT DUMPED but seen on a board drkitty had |
| 3245 | | |
| 3246 | 3244 | GAME( 1993, zeroteams,zeroteam,zeroteam, zeroteam, raiden2_state, zeroteam, ROT0, "Seibu Kaihatsu", "Zero Team Selection", GAME_NOT_WORKING) |
| 3247 | 3245 | GAME( 1993, zeroteamsr,zeroteam,zeroteam, zeroteam, raiden2_state, zeroteam, ROT0, "Seibu Kaihatsu", "Zero Team Suicide Revival Kit", GAME_NOT_WORKING) // reprograms the sprite decrypt data of the SEI251 only, no game code |
| 3248 | 3246 | |