From 5783191dce446695b3a094a2c84675c40c39b6c0 Mon Sep 17 00:00:00 2001 From: Ivan Vangelista Date: Wed, 19 Apr 2017 19:56:10 +0200 Subject: =?UTF-8?q?New=20working=20clone=20------------------------------?= =?UTF-8?q?=20Up=20Maguila=20(bootleg=20of=20Donkey=20Kong=20Jr.)=20[Asoci?= =?UTF-8?q?aci=C3=B3n=20A.R.C.A.D.E.]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mame/drivers/dkong.cpp | 45 +++++++++++++++++++++++++++++++++++++++++++++ src/mame/mame.lst | 1 + 2 files changed, 46 insertions(+) diff --git a/src/mame/drivers/dkong.cpp b/src/mame/drivers/dkong.cpp index 0bc7dded855..a0b35c7d9be 100644 --- a/src/mame/drivers/dkong.cpp +++ b/src/mame/drivers/dkong.cpp @@ -2571,6 +2571,50 @@ ROM_START( dkingjr ) ROM_LOAD( "mb7051.8j", 0x0300, 0x0020, CRC(a5a6f2ca) SHA1(5507fb6f5c8845c4421c2996e9f76c818d987623) ) /* unknown */ ROM_END + +ROM_START( maguila ) + ROM_REGION( 0x10000, "maincpu", 0 ) + ROM_LOAD( "1.7.bin", 0x0000, 0x1000, CRC(8b1d6956) SHA1(3fb8c84dd5686c9e72a71fd7c21e8f345dd61f2e) ) // content identical to dkongjrb but double size, 1st and 2nd half identical + ROM_CONTINUE( 0x3000, 0x1000 ) + ROM_CONTINUE( 0x0000, 0x1000 ) + ROM_CONTINUE( 0x3000, 0x1000 ) + ROM_LOAD( "2.7.bin", 0x2000, 0x0800, CRC(650c71d6) SHA1(6554502a859b1cc8048c1e531eff1038010ccf32) ) // content identical to dkongjrb but double size, 1st and 2nd half identical + ROM_CONTINUE( 0x4800, 0x0800 ) + ROM_CONTINUE( 0x1000, 0x0800 ) + ROM_CONTINUE( 0x5800, 0x0800 ) + ROM_CONTINUE( 0x2000, 0x0800 ) + ROM_CONTINUE( 0x4800, 0x0800 ) + ROM_CONTINUE( 0x1000, 0x0800 ) + ROM_CONTINUE( 0x5800, 0x0800 ) + ROM_LOAD( "3.7.bin", 0x4000, 0x0800, CRC(56c387b1) SHA1(2b1efc5921c9ff24433785814019a620f7e64859) ) // content identical to dkongjrb but double size, 1st and 2nd half identical + ROM_CONTINUE( 0x2800, 0x0800 ) + ROM_CONTINUE( 0x5000, 0x0800 ) + ROM_CONTINUE( 0x1800, 0x0800 ) + ROM_CONTINUE( 0x4000, 0x0800 ) + ROM_CONTINUE( 0x2800, 0x0800 ) + ROM_CONTINUE( 0x5000, 0x0800 ) + ROM_CONTINUE( 0x1800, 0x0800 ) + + ROM_REGION( 0x1000, "soundcpu", 0 ) /* sound */ + ROM_LOAD( "4.7.bin", 0x0000, 0x1000, CRC(715da5f8) SHA1(f708c3fd374da65cbd9fe2e191152f5d865414a0) ) // 2732 + + ROM_REGION( 0x2000, "gfx1", 0 ) + ROM_LOAD( "9dm.7.bin", 0x0000, 0x1000, CRC(469e2237) SHA1(514f3d37d6ba4c623cccf682c4b7acc1339b949d) ) // 2732 + ROM_LOAD( "10dm.7.bin", 0x1000, 0x1000, CRC(a983198d) SHA1(a99f8e4793c8217cd2328652ca5a123ea7ec2d54) ) // 2732 + + ROM_REGION( 0x4000, "gfx2", 0 ) + ROM_LOAD( "5.bin", 0x0000, 0x1000, CRC(9f531527) SHA1(6b426cea91135ae1924506f964d856fc475c08e1) ) // 2732 + ROM_LOAD( "6.bin", 0x1000, 0x1000, CRC(32fbd41b) SHA1(1f98facc2c20dc4b8722085f269f123601382994) ) // 2732 + ROM_LOAD( "7.bin", 0x2000, 0x1000, CRC(2286bf8e) SHA1(7511e83aa5a4de988048fc2db4de7b3d5aabee8c) ) // 2732 + ROM_LOAD( "8.bin", 0x3000, 0x1000, CRC(627007a0) SHA1(f71091b65978f7f386ba3c30a3ffe824412bbe67) ) // 2732 + + ROM_REGION( 0x0320, "proms", 0 ) // PROMs almost identical to dkingjr + ROM_LOAD( "9k_82s129.9k", 0x0000, 0x0100, CRC(b37d1108) SHA1(4f2276c3d082e18aed567c1e96001b97397d9962) ) /* palette low 4 bits, 3 reads were provided, this is the first */ + ROM_LOAD( "9l_82s129.9l", 0x0100, 0x0100, CRC(bfcaef32) SHA1(f688a08eedc6317eb0d7c39b30dfc8e41a3a9cb8) ) /* palette high 4 bits, 3 reads were provided, this is the first */ + ROM_LOAD( "6b_82s129.6b", 0x0200, 0x0100, CRC(dbf185bf) SHA1(2697a991a4afdf079dd0b7e732f71c7618f43b70) ) /* character color codes on a per-column basis */ + ROM_LOAD( "8j_82s123.8j", 0x0300, 0x0020, CRC(a5a6f2ca) SHA1(5507fb6f5c8845c4421c2996e9f76c818d987623) ) /* unknown */ +ROM_END + ROM_START( pestplce ) ROM_REGION( 0x10000, "maincpu", 0 ) ROM_LOAD( "pest.1p", 0x0000, 0x1000, CRC(80d50721) SHA1(9c0e7571b1664dce741595a2d13dc9d7709b35a9) ) @@ -3357,6 +3401,7 @@ GAME( 1982, dkongjre, dkongjr, dkongjr, dkongjr, driver_device, 0, R GAME( 1982, dkongjrpb, dkongjr, dkongjr, dkongjr, driver_device, 0, ROT90, "bootleg", "Donkey Kong Junior (P kit, bootleg)", MACHINE_SUPPORTS_SAVE ) // definitely not issued by Nintendo GAME( 1982, jrking, dkongjr, dkongjr, dkongjr, driver_device, 0, ROT90, "bootleg", "Junior King (bootleg of Donkey Kong Jr.)", MACHINE_SUPPORTS_SAVE ) GAME( 1982, dkingjr, dkongjr, dkongjr, dkongjr, dkong_state, dkingjr, ROT90, "bootleg", "Donkey King Jr. (bootleg of Donkey Kong Jr.)", MACHINE_SUPPORTS_SAVE ) +GAME( 1982, maguila, dkongjr, dkongjr, dkongjr, dkong_state, dkingjr, ROT90, "bootleg (Aguipa)", "Up Maguila (bootleg of Donkey Kong Jr.)", MACHINE_SUPPORTS_SAVE ) GAME( 1983, dkong3, 0, dkong3, dkong3, driver_device, 0, ROT90, "Nintendo of America", "Donkey Kong 3 (US)", MACHINE_SUPPORTS_SAVE ) GAME( 1983, dkong3j, dkong3, dkong3, dkong3, driver_device, 0, ROT90, "Nintendo", "Donkey Kong 3 (Japan)", MACHINE_SUPPORTS_SAVE ) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 81a90f930d7..40d0751f078 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -11190,6 +11190,7 @@ herodk // (c) 1984 Seatongrove + Crown license herodku // (c) 1984 Seatongrove + Crown license hunchbkd // (c) 1983 Century jrking // bootleg +maguila // bootleg pestplce // bootleg on donkey kong hw radarscp // (c) 1980 Nintendo radarscp1 // (c) 1980 Nintendo -- cgit v1.2.3