mirror of
https://github.com/holub/mame
synced 2025-05-13 01:24:20 +03:00
New Clone
============ The Pit (US, set 2) [Siftware]
This commit is contained in:
parent
2d7eb56d06
commit
0224948126
@ -714,7 +714,7 @@ ROM_START( thepit )
|
||||
ROM_LOAD( "82s123.ic4", 0x0000, 0x0020, CRC(a758b567) SHA1(d188c90dba10fe3abaae92488786b555b35218c5) ) /* Color prom was a MMI6331 and is compatible with the 82s123 prom type */
|
||||
ROM_END
|
||||
|
||||
ROM_START( thepitu )
|
||||
ROM_START( thepitu1 )
|
||||
ROM_REGION( 0x10000, "maincpu", 0 )
|
||||
ROM_LOAD( "p38b", 0x0000, 0x1000, CRC(7315e1bc) SHA1(a07f252efcc81b40ef273007e9ce74db140b1bee) )
|
||||
ROM_LOAD( "p39b", 0x1000, 0x1000, CRC(c9cc30fe) SHA1(27938ebc27480e8cf40bfdd930a4899984cfeb83) )
|
||||
@ -730,7 +730,26 @@ ROM_START( thepitu )
|
||||
ROM_LOAD( "p8", 0x1000, 0x0800, CRC(2ddd5045) SHA1(baa962a874f00e56c15c264980b1e31a2c9dc270) )
|
||||
|
||||
ROM_REGION( 0x0020, "proms", 0 )
|
||||
ROM_LOAD( "82s123.ic4", 0x0000, 0x0020, CRC(a758b567) SHA1(d188c90dba10fe3abaae92488786b555b35218c5) ) /* Color prom */
|
||||
ROM_LOAD( "82s123.ic4", 0x0000, 0x0020, CRC(a758b567) SHA1(d188c90dba10fe3abaae92488786b555b35218c5) )
|
||||
ROM_END
|
||||
|
||||
ROM_START( thepitu2 )
|
||||
ROM_REGION( 0x10000, "maincpu", 0 )
|
||||
ROM_LOAD( "p38.ic38", 0x0000, 0x1000, CRC(332723e2) SHA1(797b12b5264b537639c867440b0aa8caab7d9e20) )
|
||||
ROM_LOAD( "p39.ic39", 0x1000, 0x1000, CRC(4fdc11b7) SHA1(6af15011b24e0d14ecd5470dfb2264909f25ef20) )
|
||||
ROM_LOAD( "p40.ic40", 0x2000, 0x1000, CRC(e4327d0e) SHA1(2420d9c14fd01ebf3890e8fe4548049dfddfe71d) )
|
||||
ROM_LOAD( "p41.ic41", 0x3000, 0x1000, CRC(7d5df97c) SHA1(72bc0275adceb6ec15a3e5e2dd0a8c5f2af9908b) )
|
||||
ROM_LOAD( "p33.ic33", 0x4000, 0x1000, CRC(396d9856) SHA1(f726ac174ba0f1f55309b0d3954958b1cdf79782) )
|
||||
|
||||
ROM_REGION( 0x10000, "audiocpu", 0 )
|
||||
ROM_LOAD( "p30.ic30", 0x0000, 0x0800, CRC(1b79dfb6) SHA1(ba78b035a91a67732414ba327640fb771d4323c5) )
|
||||
|
||||
ROM_REGION( 0x1800, "gfx1", 0 ) /* chars and sprites */
|
||||
ROM_LOAD( "p9b.ic9", 0x0000, 0x0800, CRC(69502afc) SHA1(9baf094baab8325af659879cfb6984eeca0d94bd) )
|
||||
ROM_LOAD( "p8b.ic8", 0x1000, 0x0800, CRC(2ddd5045) SHA1(baa962a874f00e56c15c264980b1e31a2c9dc270) )
|
||||
|
||||
ROM_REGION( 0x0020, "proms", 0 )
|
||||
ROM_LOAD( "82s123.ic4", 0x0000, 0x0020, CRC(a758b567) SHA1(d188c90dba10fe3abaae92488786b555b35218c5) )
|
||||
ROM_END
|
||||
|
||||
ROM_START( thepitj )
|
||||
@ -750,7 +769,7 @@ ROM_START( thepitj )
|
||||
ROM_LOAD( "pit09.ic8", 0x1000, 0x0800, CRC(a2e2b218) SHA1(1aa293a9503f3cbbc2fbd84b6b1d30124ef462e7) )
|
||||
|
||||
ROM_REGION( 0x0020, "proms", 0 )
|
||||
ROM_LOAD( "82s123.ic4", 0x0000, 0x0020, CRC(a758b567) SHA1(d188c90dba10fe3abaae92488786b555b35218c5) ) /* Color prom */
|
||||
ROM_LOAD( "82s123.ic4", 0x0000, 0x0020, CRC(a758b567) SHA1(d188c90dba10fe3abaae92488786b555b35218c5) )
|
||||
ROM_END
|
||||
|
||||
ROM_START( roundup )
|
||||
@ -1053,7 +1072,8 @@ GAME( 1981, roundup, 0, thepit, roundup, 0, ROT90, "Taito Corpora
|
||||
GAME( 1981, fitter, roundup, thepit, fitter, 0, ROT90, "Taito Corporation", "Fitter", 0 )
|
||||
GAME( 1981, fitterbl, roundup, thepit, fitter, 0, ROT90, "bootleg", "Fitter (bootleg)", 0 )
|
||||
GAME( 1982, thepit, 0, thepit, thepit, 0, ROT90, "Zilec Electronics", "The Pit", 0 ) // AW == Andy Walker
|
||||
GAME( 1982, thepitu, thepit, thepit, thepit, 0, ROT90, "Zilec Electronics (Centuri license)", "The Pit (US)", 0 )
|
||||
GAME( 1982, thepitu1, thepit, thepit, thepit, 0, ROT90, "Zilec Electronics (Centuri license)", "The Pit (US, set 1)", 0 )
|
||||
GAME( 1982, thepitu2, thepit, thepit, thepit, 0, ROT90, "Zilec Electronics (Centuri license)", "The Pit (US, set 2)", 0 ) // Bally PCB
|
||||
GAME( 1982, thepitj, thepit, thepit, thepit, 0, ROT90, "Zilec Electronics (Taito license)", "The Pit (Japan)", 0 )
|
||||
GAME( 1982, dockman, 0, intrepid, dockman, 0, ROT90, "Taito Corporation", "Dock Man", 0 )
|
||||
GAME( 1982, portman, dockman, intrepid, dockman, 0, ROT90, "Taito Corporation (Nova Games Ltd. license)", "Port Man", 0 )
|
||||
|
@ -7375,7 +7375,8 @@ BOMULEUL CHAJARA SEGA ST-V 1997/04/11
|
||||
DRIVER( fitter ) /* (c) 1981 Taito */
|
||||
DRIVER( fitterbl ) /* bootleg */
|
||||
DRIVER( thepit ) /* (c) 1982 Zilec */
|
||||
DRIVER( thepitu ) /* (c) 1982 Centuri (licensed) */
|
||||
DRIVER( thepitu1 ) /* (c) 1982 Centuri (licensed) */
|
||||
DRIVER( thepitu2 ) /* (c) 1982 Centuri (licensed) */
|
||||
DRIVER( thepitj ) /* (c) 1982 Taito (licensed) */
|
||||
DRIVER( thepitm ) /* bootleg */
|
||||
DRIVER( dockman ) /* (c) 1982 Taito Corp. */
|
||||
|
Loading…
Reference in New Issue
Block a user