This commit is contained in:
Michaël Banaan Ananas 2014-03-23 20:04:16 +00:00
parent e6e2956962
commit f0c8741bca
4 changed files with 4 additions and 4 deletions

View File

@ -2065,7 +2065,7 @@ ROM_START( spikes91b ) // todo, check how this differs, only 1 of the 68k pair a
ROM_REGION( 0x020000, "user1", 0 ) /* lookup tables for the sprites */
ROM_LOAD( "10(__spikes91b).ic104", 0x00000, 0x8000, CRC(b6fe4e57) SHA1(6b62936ff9d0f39fd02c3db488d53bc035c2272d) )
ROM_LOAD( "9(__spikes91b).ic103 ", 0x10000, 0x8000, CRC(5479ed35) SHA1(ca26289318352901841fcdf26d9b43e797ac39b6) )
ROM_LOAD( "9(__spikes91b).ic103", 0x10000, 0x8000, CRC(5479ed35) SHA1(ca26289318352901841fcdf26d9b43e797ac39b6) )
ROM_REGION( 0x20000, "cpu1", 0 ) /* Z80 Sound CPU + M5205 Samples */
ROM_LOAD( "1.ic140", 0x00000, 0x10000, CRC(e3065b1d) SHA1(c4a3a95ba7f43cdf1b0c574f41de06d007ad2bd8) )

View File

@ -1274,7 +1274,7 @@ ROM_START( ccbootmr ) /* Model Racing bootleg */
ROM_REGION( 0x2000, "samples", 0 ) /* samples */
ROM_LOAD( "213.r4", 0x0000, 0x1000, CRC(5f0bcdfb) SHA1(7f79bf6de117348f606696ed7ea1937bbf926612) )
ROM_LOAD( "212.n4 ", 0x1000, 0x1000, CRC(9003ffbd) SHA1(fd016056aabc23957643f37230f03842294f795e) )
ROM_LOAD( "212.n4", 0x1000, 0x1000, CRC(9003ffbd) SHA1(fd016056aabc23957643f37230f03842294f795e) )
ROM_END

View File

@ -1327,7 +1327,7 @@ ROM_START( 19xxj )
ROM_REGION( 0x1000000, "gfx", 0 )
ROMX_LOAD( "19x-69.4j", 0x0000000, 0x080000, CRC(427aeb18) SHA1(901029b5423e4bda85f592735036c06b7d426680) , ROM_GROUPWORD | ROM_SKIP(6) )
ROMX_LOAD( "19x-59.4d ", 0x0000002, 0x080000, CRC(63bdbf54) SHA1(9beb64ef0a8c92490848599d5d979bf42532609d) , ROM_GROUPWORD | ROM_SKIP(6) )
ROMX_LOAD( "19x-59.4d", 0x0000002, 0x080000, CRC(63bdbf54) SHA1(9beb64ef0a8c92490848599d5d979bf42532609d) , ROM_GROUPWORD | ROM_SKIP(6) )
ROMX_LOAD( "19x-79.4m", 0x0000004, 0x080000, CRC(2dfe18b5) SHA1(8a44364d9af6b9e1664b44b9235dc172182c9eb8) , ROM_GROUPWORD | ROM_SKIP(6) )
ROMX_LOAD( "19x-89.4p", 0x0000006, 0x080000, CRC(cbef9579) SHA1(172413f220b242411218c7865e04014ec6417537) , ROM_GROUPWORD | ROM_SKIP(6) )
ROMX_LOAD( "19x-73.8j", 0x0800000, 0x080000, CRC(8e81f595) SHA1(221016c97300b253301ad4da568ed912e3da6c24) , ROM_GROUPWORD | ROM_SKIP(6) )

View File

@ -351,7 +351,7 @@ ROM_START( scregg )
ROM_LOAD( "da0.g10", 0x5000, 0x1000, CRC(9c20214a) SHA1(e01b72501a01ffc0370cf19c9a379a54800cccc6) )
ROM_REGION( 0x0040, "proms", 0 )
ROM_LOAD( "dc0.c6 ", 0x0000, 0x0020, CRC(ff23bdd6) SHA1(d09738915da456449bb4e8d9eefb8e6378f0edea) ) /* palette */
ROM_LOAD( "dc0.c6", 0x0000, 0x0020, CRC(ff23bdd6) SHA1(d09738915da456449bb4e8d9eefb8e6378f0edea) ) /* palette */
ROM_LOAD( "db1.b4", 0x0020, 0x0020, CRC(7cc4824b) SHA1(2a283fc17fac32e63385948bfe180d05f1fb8727) ) /* unknown */
ROM_END