Previous 199869 Revisions Next

r34304 Saturday 10th January, 2015 at 06:11:47 UTC by Osso
Merge pull request #99 from RealComboman/patch-4

output APB marquee flashing lights via led0 & led1
[src/mame]mame.lst
[src/mame/drivers]djmain.c lethalj.c

trunk/src/mame/drivers/djmain.c
r242815r242816
18781878   ROM_REGION( 0x1000000, "shared", ROMREGION_ERASE00 )        /* K054539 RAM */
18791879ROM_END
18801880
1881ROM_START( popn3 )
1882   ROM_REGION( 0x100000, "maincpu", 0 )        /* MC68EC020FG25 MPU */
1883   ROM_LOAD16_BYTE( "980a01.6a",    0x000000, 0x080000, CRC(ffd37d2c) SHA1(2a62ccfdb77a10356dbf08d6daa84faa3ff5d93a) )
1884   ROM_LOAD16_BYTE( "980a02.8a",    0x000001, 0x080000, CRC(00b15e1b) SHA1(7725b244b2964952e52a266aff697a8632830c97) )
1885
1886   ROM_REGION( 0x200000, "gfx1", 0)        /* SPRITE */
1887   ROM_LOAD16_BYTE( "980a03.19a",   0x000000, 0x080000, CRC(3674ba5b) SHA1(8741a43b099936c5f8add33d487b511c1ee8d21b) )
1888   ROM_LOAD16_BYTE( "980a04.20a",   0x000001, 0x080000, CRC(32e8ca33) SHA1(5aab1cb334e57667e146516125574f4f14676104) )
1889   ROM_LOAD16_BYTE( "980a05.22a",   0x100000, 0x080000, CRC(d31072e4) SHA1(c23c0e21fb22fe82b9a76d28bf2896dfec6bdc9b) )
1890   ROM_LOAD16_BYTE( "980a06.24a",   0x100001, 0x080000, CRC(d2bbcf36) SHA1(4f44c5d8df5dabf2956bdf33739a97b0645b5a5d) )
1891
1892   ROM_REGION( 0x200000, "gfx2", 0 )       /* TILEMAP */
1893   ROM_LOAD16_BYTE( "980a07.22d",   0x000000, 0x080000, CRC(770732d0) SHA1(f4330952d1e54658077e315ebd3cfd35e267219c) )
1894   ROM_LOAD16_BYTE( "980a08.23d",   0x000001, 0x080000, CRC(64ba3895) SHA1(3e4654c970d6fffe46b4e1097c1a6cda196ec92a) )
1895   ROM_LOAD16_BYTE( "980a09.25d",   0x100000, 0x080000, CRC(1cb4d84e) SHA1(9669585c6a2825aeae6e47dd03458624b4c44721) )
1896   ROM_LOAD16_BYTE( "980a10.27d",   0x100001, 0x080000, CRC(7776b87e) SHA1(662b7cd7cb4fb8f8bab240ef543bf9a593e23a03) )
1897
1898   DISK_REGION( "ata:0:hdd:image" )            /* IDE HARD DRIVE */
1899   DISK_IMAGE( "980hdda01", 0, SHA1(57ece2b63c32d194d4e41b4e4a45aaab30150fd4) )
1900
1901   ROM_REGION( 0x1000000, "shared", ROMREGION_ERASE00 )        /* K054539 RAM */
1902ROM_END
1903
1904
18811905#if 0
18821906// for reference, these sets have not been verified
18831907ROM_START( bm3rdmxb )
r242815r242816
19261950   ROM_REGION( 0x1000000, "shared", ROMREGION_ERASE00 )        /* K054539 RAM */
19271951ROM_END
19281952
1929ROM_START( popn3 )
1930   ROM_REGION( 0x100000, "maincpu", 0 )        /* MC68EC020FG25 MPU */
1931   ROM_LOAD16_BYTE( "980jaa01.6a", 0x000000, 0x80000, CRC(ffd37d2c) SHA1(2a62ccfdb77a10356dbf08d6daa84faa3ff5d93a) )
1932   ROM_LOAD16_BYTE( "980jaa02.8a", 0x000001, 0x80000, CRC(00b15e1b) SHA1(7725b244b2964952e52a266aff697a8632830c97) )
1933
1934   ROM_REGION( 0x200000, "gfx1", 0)        /* SPRITE */
1935   ROM_LOAD16_BYTE( "980jaa03.19a", 0x000000, 0x80000, CRC(3674ba5b) SHA1(8741a43b099936c5f8add33d487b511c1ee8d21b) )
1936   ROM_LOAD16_BYTE( "980jaa04.20a", 0x000001, 0x80000, CRC(32e8ca33) SHA1(5aab1cb334e57667e146516125574f4f14676104) )
1937   ROM_LOAD16_BYTE( "980jaa05.22a", 0x100000, 0x80000, CRC(d31072e4) SHA1(c23c0e21fb22fe82b9a76d28bf2896dfec6bdc9b) )
1938   ROM_LOAD16_BYTE( "980jaa06.24a", 0x100001, 0x80000, CRC(d2bbcf36) SHA1(4f44c5d8df5dabf2956bdf33739a97b0645b5a5d) )
1939
1940   ROM_REGION( 0x200000, "gfx2", 0 )       /* TILEMAP */
1941   ROM_LOAD16_BYTE( "980jaa07.22d", 0x000000, 0x80000, CRC(770732d0) SHA1(f4330952d1e54658077e315ebd3cfd35e267219c) )
1942   ROM_LOAD16_BYTE( "980jaa08.23d", 0x000001, 0x80000, CRC(64ba3895) SHA1(3e4654c970d6fffe46b4e1097c1a6cda196ec92a) )
1943   ROM_LOAD16_BYTE( "980jaa09.25d", 0x100000, 0x80000, CRC(1cb4d84e) SHA1(9669585c6a2825aeae6e47dd03458624b4c44721) )
1944   ROM_LOAD16_BYTE( "980jaa10.27d", 0x100001, 0x80000, CRC(7776b87e) SHA1(662b7cd7cb4fb8f8bab240ef543bf9a593e23a03) )
1945
1946   DISK_REGION( "ata:0:hdd:image" )            /* IDE HARD DRIVE */
1947   DISK_IMAGE( "980jaa11", 0, MD5(6e5cc17a6bc75cac0256192cc700215c) )  /* ver 1.00 JA */
1948
1949   ROM_REGION( 0x1000000, "shared", ROMREGION_ERASE00 )        /* K054539 RAM */
1950ROM_END
1951
19521953ROM_START( popnstex )
19531954   ROM_REGION( 0x100000, "maincpu", 0 )        /* MC68EC020FG25 MPU */
19541955   ROM_LOAD16_BYTE( "970jba01.6a", 0x000000, 0x80000, CRC(8fa0c957) SHA1(12d1d6f15e19955c663ebdfcb16d5f6d209c0f76) )
r242815r242816
22092210
22102211GAME( 1998, popn1,    0,        djmaina,   popn1,    djmain_state, beatmania, ROT0, "Konami", "Pop'n Music 1 (ver AA-A)", 0 )
22112212GAME( 1998, popn2,    0,        djmainj,   popn2,    djmain_state, beatmania, ROT0, "Konami", "Pop'n Music 2 (ver JA-A)", 0 )
2213GAME( 1998, popn3,    0,        djmainj,   popn2,    djmain_state, beatmania, ROT0, "Konami", "Pop'n Music 3 (ver JA-A)", 0 )
22122214
22132215// for reference, these sets have not been verified
22142216//GAME( 1998, bm3rdmxb, bm3rdmix, djmainj,   bm3rdmix, djmain_state, beatmania, ROT0, "Konami", "beatmania 3rd MIX (ver JA-B)", 0 )
22152217
22162218//GAME( 1998, popn1j,   popn1,    djmainj,   popn1,    djmain_state, beatmania, ROT0, "Konami", "Pop'n Music 1 (ver JA-A)", 0 )
2217//GAME( 1999, popn3,    0,        djmainj,   popn2,    djmain_state, beatmania, ROT0, "Konami", "Pop'n Music 3 (ver JA-A)", 0 )
22182219
22192220//GAME( 1999, popnstex, 0,        djmainj,   popnstex, djmain_state, beatmania, ROT0, "Konami", "Pop'n Stage EX (ver JB-A)", 0 )
trunk/src/mame/drivers/lethalj.c
r242815r242816
806806ROM_END
807807
808808
809ROM_START( eggventra ) /* Allied Leisure Australia, official license? */
809ROM_START( eggventra ) /* A.L. Australia license */
810810   ROM_REGION16_LE( 0x100000, "user1", 0 )     /* 34010 code */
811811   ROM_LOAD16_BYTE( "egr8.vc8", 0x000000, 0x080000, CRC(a62c4143) SHA1(a21d6b7efdba4965285265426ed79f3249a86685) )
812812   ROM_LOAD16_BYTE( "egr9.vc9", 0x000001, 0x080000, CRC(bc55bc7a) SHA1(d6e3fc76b4a0a20176af1338a32bb81f0599fdc0) )
r242815r242816
10141014GAME( 1997, eggventr8, eggventr, gameroom, eggventr,  driver_device, 0,        ROT0,  "The Game Room", "Egg Venture (Release 8)", 0 )
10151015GAME( 1997, eggventr7, eggventr, gameroom, eggventr,  driver_device, 0,        ROT0,  "The Game Room", "Egg Venture (Release 7)", 0 )
10161016GAME( 1997, eggventr2, eggventr, gameroom, eggventr2, driver_device, 0,        ROT0,  "The Game Room", "Egg Venture (Release 2)", 0 )
1017GAME( 1997, eggventra, eggventr, gameroom, eggventr,  driver_device, 0,        ROT0,  "The Game Room (Allied Leisure license)", "Egg Venture (A.L. Release)", 0 )
1017GAME( 1997, eggventra, eggventr, gameroom, eggventr,  driver_device, 0,        ROT0,  "The Game Room (A.L. Australia license)", "Egg Venture (A.L. Release)", 0 )
10181018GAME( 1997, eggventrd, eggventr, gameroom, eggvntdx,  driver_device, 0,        ROT0,  "The Game Room", "Egg Venture Deluxe", 0 )
10191019GAME( 1997, ripribit,  0,        gameroom, ripribit,  lethalj_state, ripribit, ROT0,  "LAI Games",     "Ripper Ribbit (Version 2.8.4)", 0 )
10201020GAME( 1999, cfarm,     0,        gameroom, cfarm,     lethalj_state, cfarm,    ROT90, "LAI Games",     "Chicken Farm (Version 2.0)", 0 )
trunk/src/mame/mame.lst
r242815r242816
67086708popn1           // GX803 (c) 1998 (Asia)
67096709//popn1j        // GX803 (c) 1998 (Japan)
67106710popn2           // GX831 (c) 1998 (Japan)
6711//popn3         // GX980 (c) 1999 (Japan)
6711popn3            // GX980 (c) 1999 (Japan)
67126712//popnstex      // GX970 (c) 1999 (Japan)
67136713
67146714// Firebeat games


Previous 199869 Revisions Next


© 1997-2024 The MAME Team