New working clones

------------------
The Glob (Pac-Man hardware, bootleg) [Victor Fernandez (City Game)]
This commit is contained in:
Ivan Vangelista 2020-11-19 17:29:49 +01:00
parent de6fec9d9a
commit 20d5ff7447
2 changed files with 29 additions and 0 deletions

View File

@ -6633,6 +6633,33 @@ ROM_START( theglobme )
ROM_END
ROM_START( theglobpb )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "8.bin", 0x0000, 0x0800, CRC(3fb1ab3d) SHA1(29b8600c86a5161c90e1797cfec86875c948cf5d) )
ROM_LOAD( "4.bin", 0x0800, 0x0800, CRC(554a0461) SHA1(149a0e317d91465c09fb3406073c331cc4e4aa95) )
ROM_LOAD( "7.bin", 0x1000, 0x0800, CRC(07a2faf7) SHA1(7f1e95ae94fc404b65ef4465e7f147dbd3093ffb) )
ROM_LOAD( "3.bin", 0x1800, 0x0800, CRC(b097cb29) SHA1(bfe750dffebcf6bc1b0acf5a4147fb445559b926) )
ROM_LOAD( "6.bin", 0x2000, 0x0800, CRC(b459ba66) SHA1(563259523a4e525eeb01c733fb3c192897725a45) )
ROM_LOAD( "2.bin", 0x2800, 0x0800, CRC(d8ef9f98) SHA1(caaefdda74d7415be28abacc192b57a87a72baf7) )
ROM_LOAD( "5.bin", 0x3000, 0x0800, CRC(7204e11d) SHA1(ca680a835edad78859b0b3bf54360b1963795850) )
ROM_LOAD( "1.bin", 0x3800, 0x0800, CRC(edac5b91) SHA1(8a6f29442370cca8114e7941a36747aa96e4f1bc) )
ROM_REGION( 0x2000, "gfx1", 0 )
ROM_LOAD( "9.bin", 0x0000, 0x0800, CRC(36408c76) SHA1(f5bb18e38de57adc2aed6211048d9f0ee0e58df7) )
ROM_LOAD( "11.bin", 0x0800, 0x0800, CRC(b8ba069c) SHA1(f8d8e40afd8214a6d951af8de2761703b0651f79) )
ROM_LOAD( "10.bin", 0x1000, 0x0800, CRC(e0478b4e) SHA1(9697c7fd92752d052aea4c46292b1b7cae28f606) )
ROM_LOAD( "12.bin", 0x1800, 0x0800, CRC(7c4456a4) SHA1(74f55ae921cdf8f1f7a866d75a63244187426f17) )
ROM_REGION( 0x0120, "proms", 0 ) // Sound PROMs, not dumped for this set
ROM_LOAD( "n82s123an_a.7f", 0x0000, 0x0020, BAD_DUMP CRC(1f617527) SHA1(448845cab63800a05fcb106897503d994377f78f) )
ROM_LOAD( "n82s129n_b.4a", 0x0020, 0x0100, BAD_DUMP CRC(28faa769) SHA1(7588889f3102d4e0ca7918f536556209b2490ea1) )
ROM_REGION( 0x0200, "namco", 0 ) // Sound PROMs, not dumped for this set
ROM_LOAD( "63s141_b.1m", 0x0000, 0x0100, BAD_DUMP CRC(a9cc86bf) SHA1(bbcec0570aeceb582ff8238a4bc8546a23430081) )
ROM_LOAD( "63s141_b.3m", 0x0100, 0x0100, BAD_DUMP CRC(77245b66) SHA1(0c4d0bee858b97632411c440bea6948a74759746) ) // Timing - not used
ROM_END
ROM_START( beastfp )
ROM_REGION( 0x20000, "maincpu", 0 )
ROM_LOAD( "bf-u2.bin", 0x0000, 0x2000, CRC(3afc517b) SHA1(5b74bca9e9cd4d8bcf94a340f8f0e53fe1dcfc1d) )
@ -7945,6 +7972,7 @@ GAME( 1983, bwcasino, 0, acitya, bwcasino, epospm_state, empty_init,
GAME( 1983, acitya, bwcasino, acitya, acitya, epospm_state, empty_init, ROT90, "Epos Corporation", "Atlantic City Action", MACHINE_SUPPORTS_SAVE )
GAME( 1983, theglobp, suprglob, theglobp, theglobp, epospm_state, empty_init, ROT90, "Epos Corporation", "The Glob (Pac-Man hardware)", MACHINE_SUPPORTS_SAVE )
GAME( 1983, theglobpb,suprglob, pacman, theglobp, epospm_state, empty_init, ROT90, "bootleg", "The Glob (Pac-Man hardware, bootleg)", MACHINE_SUPPORTS_SAVE )
GAME( 1983, sprglobp, suprglob, theglobp, theglobp, epospm_state, empty_init, ROT90, "Epos Corporation", "Super Glob (Pac-Man hardware)", MACHINE_SUPPORTS_SAVE )
GAME( 1984, sprglbpg, suprglob, pacman, theglobp, epospm_state, empty_init, ROT90, "bootleg (Software Labor)", "Super Glob (Pac-Man hardware) (German bootleg)", MACHINE_SUPPORTS_SAVE )
GAME( 1983, theglobme,suprglob, woodpek, theglobp, epospm_state, empty_init, ROT90, "Magic Electronics Inc.", "The Glob (Pacman hardware, Magic Electronics Inc. license)", MACHINE_SUPPORTS_SAVE )

View File

@ -33073,6 +33073,7 @@ superabc // hack
superabco // hack
theglobme // (c) 1983 Magic Electronics
theglobp // (c) 1983 Epos Corporation
theglobpb // bootleg
titanpac // hack
vanvan // (c) 1983 Sanritsu
vanvanb // (c) 1983 Karateco (bootleg?)