From c2a35f249ad8e254dc44811cb43f40d5ba86ee2e Mon Sep 17 00:00:00 2001 From: Ivan Vangelista Date: Wed, 8 Mar 2017 19:21:02 +0100 Subject: [PATCH] New clone added ______________ Harley Davidson (L-2) [PinMAME] --- src/mame/drivers/wpc_an.cpp | 17 +++++++++++++++++ src/mame/mame.lst | 1 + 2 files changed, 18 insertions(+) diff --git a/src/mame/drivers/wpc_an.cpp b/src/mame/drivers/wpc_an.cpp index 930fcf0180d..b0cdccad78b 100644 --- a/src/mame/drivers/wpc_an.cpp +++ b/src/mame/drivers/wpc_an.cpp @@ -518,6 +518,22 @@ ROM_START(hd_l3) ROM_FILL(0x0000,0x8000,0x00) ROM_END +ROM_START(hd_l2) + ROM_REGION(0x30000, "maincpu", ROMREGION_ERASEFF) + ROM_LOAD("harly_l2.rom", 0x10000, 0x20000, CRC(8b8b19ac) SHA1(5edba59e3260e33dc2ce65274a1ed8d7413e472a)) + ROM_REGION(0x180000, "sound1", 0) + ROM_LOAD("hd_u18.rom", 0x100000, 0x20000, CRC(810d98c0) SHA1(8080cbbe0f346020b2b2b8e97015dbb615dbadb3)) + ROM_RELOAD( 0x100000 + 0x20000, 0x20000) + ROM_RELOAD( 0x100000 + 0x40000, 0x20000) + ROM_RELOAD( 0x100000 + 0x60000, 0x20000) + ROM_LOAD("hd_u15.rom", 0x080000, 0x20000, CRC(e7870938) SHA1(b4f28146a5e7baa8522db65b41311afaf49604c6)) + ROM_RELOAD( 0x080000 + 0x20000, 0x20000) + ROM_RELOAD( 0x080000 + 0x40000, 0x20000) + ROM_RELOAD( 0x080000 + 0x60000, 0x20000) + ROM_REGION(0x8000, "fixed", 0) + ROM_FILL(0x0000,0x8000,0x00) +ROM_END + ROM_START(hd_l1) ROM_REGION(0x30000, "maincpu", ROMREGION_ERASEFF) ROM_LOAD("u6-l1.rom", 0x10000, 0x20000, CRC(a0bdcfbf) SHA1(f906ffa2d4d04e87225bf711a07dd3bee1655a40)) @@ -679,6 +695,7 @@ GAME(1990, fh_l3, fh_l9, wpc_an, wpc_an, wpc_an_state, wpc_an, ROT0, GAME(1990, fh_l4, fh_l9, wpc_an, wpc_an, wpc_an_state, wpc_an, ROT0, "Williams", "Funhouse L-4", MACHINE_IS_SKELETON_MECHANICAL) GAME(1990, fh_l5, fh_l9, wpc_an, wpc_an, wpc_an_state, wpc_an, ROT0, "Williams", "Funhouse L-5", MACHINE_IS_SKELETON_MECHANICAL) GAME(1991, hd_l3, 0, wpc_an, wpc_an, wpc_an_state, wpc_an, ROT0, "Bally", "Harley Davidson (L-3)", MACHINE_IS_SKELETON_MECHANICAL) +GAME(1991, hd_l2, hd_l3, wpc_an, wpc_an, wpc_an_state, wpc_an, ROT0, "Bally", "Harley Davidson (L-2)", MACHINE_IS_SKELETON_MECHANICAL) GAME(1991, hd_l1, hd_l3, wpc_an, wpc_an, wpc_an_state, wpc_an, ROT0, "Bally", "Harley Davidson (L-1)", MACHINE_IS_SKELETON_MECHANICAL) GAME(1992, bop_l7, 0, wpc_an, wpc_an, wpc_an_state, wpc_an, ROT0, "Williams", "The Machine: Bride of Pinbot (L-7)", MACHINE_IS_SKELETON_MECHANICAL) GAME(1991, bop_l6, bop_l7, wpc_an, wpc_an, wpc_an_state, wpc_an, ROT0, "Williams", "The Machine: Bride of Pinbot (L-6)", MACHINE_IS_SKELETON_MECHANICAL) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 75dfeb42510..cc8389f5147 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -37659,6 +37659,7 @@ fh_l5 // fh_l9 // fh_l9b // hd_l1 // +hd_l2 // hd_l3 // tfa_13 //