Previous 199869 Revisions Next

r34069 Friday 26th December, 2014 at 13:57:58 UTC by David Haywood
new clones
Dharma Doujou (World) [rtw]

(actually the new parent)
[src/mame]mame.lst
[src/mame/drivers]metro.c

trunk/src/mame/drivers/metro.c
r242580r242581
48884888      HSync - 15.55kHz
48894889
48904890
4891Korean version of Dharma runs on Metro hardware PCB Number - METRO CORP. MTR527
4892There is known to be an international version of Dharma on the MTR527 PCB:
4891Korean version & international version of Dharma run on Metro hardware PCB Number - METRO CORP. MTR527
48934892
4894DD WEA5 | Program roms
4895DD WEA6 /
48964893
4897DD WA 1 | Graphics roms
4898DD WA 2 |
4899DD WA 3 |
4900DD WA 4/
4901
4902DD WA 7 - Samples rom
4903DD WA 8 - 78C10 program rom
4904
49054894***************************************************************************/
49064895
49074896ROM_START( dharma )
49084897   ROM_REGION( 0x040000, "maincpu", 0 )        /* 68000 Code */
4898   ROM_LOAD16_BYTE( "dd__wea5.u39", 0x000000, 0x020000, CRC(960319d7) SHA1(f76783fcbb5e5a027889620c783f053d372346a8) )
4899   ROM_LOAD16_BYTE( "dd__wea6.u42", 0x000001, 0x020000, CRC(386eb6b3) SHA1(e353ea70bae521c4cc362cf2f5ce643c98c61681) )
4900
4901   ROM_REGION( 0x02c000, "audiocpu", 0 )       /* NEC78C10 Code */
4902   ROM_LOAD( "dd__wa-8.u9", 0x000000, 0x004000, CRC(af7ebc4c) SHA1(6abf0036346da10be56932f9674f8c250a3ea592) ) // (c)1992 Imagetek (11xxxxxxxxxxxxxxx = 0xFF) // == dd_ja-8
4903   ROM_CONTINUE(        0x010000, 0x01c000 )
4904
4905   ROM_REGION( 0x200000, "gfx1", 0 )   /* Gfx + Data (Addressable by CPU & Blitter) */
4906   ROMX_LOAD( "dd__wa-2.u4",  0x000000, 0x080000, CRC(2c67a5c8) SHA1(777d5f64446004bbb6dafee610ad9a1ff262349d) , ROM_GROUPWORD | ROM_SKIP(6))
4907   ROMX_LOAD( "dd__wa-4.u5",  0x000002, 0x080000, CRC(36ca7848) SHA1(278788727193ae65ed012d230a4e5966c07afe9e) , ROM_GROUPWORD | ROM_SKIP(6))
4908   ROMX_LOAD( "dd__wa-1.u10", 0x000004, 0x080000, CRC(d8034574) SHA1(a9bf29ae980033dfaae43b6ab46f850744020d92) , ROM_GROUPWORD | ROM_SKIP(6))
4909   ROMX_LOAD( "dd__wa-3.u11", 0x000006, 0x080000, CRC(fe320fa3) SHA1(80532cc38bd21608e4cff1254d993e0df72eaccf) , ROM_GROUPWORD | ROM_SKIP(6))
4910
4911   ROM_REGION( 0x040000, "oki", 0 )    /* Samples */
4912   ROM_LOAD( "dd__wa-7.u3", 0x000000, 0x040000, CRC(7ce817eb) SHA1(9dfb79021a552877fbc26049cca853c0b93735b5) ) // == dd_ja-7
4913ROM_END
4914
4915ROM_START( dharmaj )
4916   ROM_REGION( 0x040000, "maincpu", 0 )        /* 68000 Code */
49094917   ROM_LOAD16_BYTE( "dd_jc-5", 0x000000, 0x020000, CRC(b5d44426) SHA1(d68aaf6b9976ccf5cb665d7ec0afa44e2453094d) )
49104918   ROM_LOAD16_BYTE( "dd_jc-6", 0x000001, 0x020000, CRC(bc5a202e) SHA1(c2b6d2e44e3605e0525bde4030c5162badad4d4b) )
49114919
r242580r242581
62816289GAME( 1993, moegonta,  ladykill, karatour, moegonta, metro_state, karatour, ROT90,  "Yanyaka",                                         "Moeyo Gonta!! (Japan)",                  GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE )
62826290GAME( 1993, poitto,    0,        poitto,   poitto,   metro_state, metro,    ROT0,   "Metro / Able Corp.",                              "Poitto!",                                GAME_SUPPORTS_SAVE )
62836291GAME( 1994, blzntrnd,  0,        blzntrnd, blzntrnd, metro_state, blzntrnd, ROT0,   "Human Amusement",                                 "Blazing Tornado",                        GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE )
6284GAME( 1994, dharma,    0,        dharma,   dharma,   metro_state, metro,    ROT0,   "Metro",                                           "Dharma Doujou",                          GAME_SUPPORTS_SAVE )
6292GAME( 1994, dharma,    0,        dharma,   dharma,   metro_state, dharmak,  ROT0,   "Metro",                                           "Dharma Doujou",                          GAME_SUPPORTS_SAVE )
6293GAME( 1994, dharmaj,   dharma,   dharma,   dharma,   metro_state, metro,    ROT0,   "Metro",                                           "Dharma Doujou (Japan)",                  GAME_SUPPORTS_SAVE )
62856294GAME( 1994, dharmak,   dharma,   dharma,   dharma,   metro_state, dharmak,  ROT0,   "Metro",                                           "Dharma Doujou (Korea)",                  GAME_SUPPORTS_SAVE )
62866295GAME( 1994, lastfort,  0,        lastfort, lastfort, metro_state, metro,    ROT0,   "Metro",                                           "Last Fortress - Toride",                 GAME_SUPPORTS_SAVE )
62876296GAME( 1994, lastforte, lastfort, lastfort, lastfero, metro_state, metro,    ROT0,   "Metro",                                           "Last Fortress - Toride (Erotic, Rev C)", GAME_SUPPORTS_SAVE )
trunk/src/mame/mame.lst
r242580r242581
93629362skyalert        // (c) 1992
93639363poitto          // (c) 1993 Metro / Able Corp.
93649364dharma          // (c) 1994
9365dharmaj         // (c) 1994
93659366dharmak         // (c) 1994
93669367lastfort        // (c) 1994
93679368lastforte       // (c) 1994


Previous 199869 Revisions Next


© 1997-2024 The MAME Team