summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author MetalliC <0vetal0@gmail.com>2020-08-11 23:34:23 +0300
committer MetalliC <0vetal0@gmail.com>2020-08-11 23:34:23 +0300
commit4da7c01ccf18c732b7ebf6431a9cf64317b729fe (patch)
tree13ba8682e63d15eecbb882902431bf9cee64ed2b
parent21ff19b738930273878f1d265837d875b1b9a7b1 (diff)
redo prev using 'full' PIC dumps with ID and config word (nw)
-rw-r--r--src/mame/drivers/midvunit.cpp12
-rw-r--r--src/mame/drivers/seattle.cpp24
-rw-r--r--src/mame/drivers/vegas.cpp16
3 files changed, 26 insertions, 26 deletions
diff --git a/src/mame/drivers/midvunit.cpp b/src/mame/drivers/midvunit.cpp
index 60e3fdbb1b0..4dffcacf277 100644
--- a/src/mame/drivers/midvunit.cpp
+++ b/src/mame/drivers/midvunit.cpp
@@ -1911,8 +1911,8 @@ ROM_START( wargods ) /* Boot EPROM Version 1.0, Game Type: 452 (11/07/1996) */
DISK_IMAGE( "wargods_11-07-1996", 0, SHA1(7585bc65b1038589cb59d3e7c56e08ca9d7015b8) ) // HDD had a label of 10-09-1996, but the game reports
// a version of 11-07-1996, so it was probably upgraded
// in the field.
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "452_wargods.u69", 0x0000, 0x1000, CRC(de9a0417) SHA1(69dea38b4aa6c6d55c2319024cc35655649f0c64) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "452_wargods.u69", 0x0000, 0x2000, CRC(b908f560) SHA1(68b081f0583aa35c2daeedd43e030ebdcea1a54c) )
ROM_END
ROM_START( wargodsa ) /* Boot EPROM Version 1.0, Game Type: 452 (08/15/1996) */
@@ -1925,8 +1925,8 @@ ROM_START( wargodsa ) /* Boot EPROM Version 1.0, Game Type: 452 (08/15/1996) */
DISK_REGION( "ata:0:hdd:image" )
DISK_IMAGE( "wargods_08-15-1996", 0, SHA1(5dee00be40c315fbb1d6e3994dae8e498ab87fb2) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "452_wargods.u69", 0x0000, 0x1000, CRC(de9a0417) SHA1(69dea38b4aa6c6d55c2319024cc35655649f0c64) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "452_wargods.u69", 0x0000, 0x2000, CRC(b908f560) SHA1(68b081f0583aa35c2daeedd43e030ebdcea1a54c) )
ROM_END
ROM_START( wargodsb ) /* Boot EPROM Version 1.0, Game Type: 452 (12/11/1995) */
@@ -1939,8 +1939,8 @@ ROM_START( wargodsb ) /* Boot EPROM Version 1.0, Game Type: 452 (12/11/1995) */
DISK_REGION( "ata:0:hdd:image" )
DISK_IMAGE( "wargods_12-11-1995", 0, SHA1(141063f95867fdcc4b15c844e510696604a70c6a) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "452_wargods.u69", 0x0000, 0x1000, CRC(de9a0417) SHA1(69dea38b4aa6c6d55c2319024cc35655649f0c64) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "452_wargods.u69", 0x0000, 0x2000, CRC(b908f560) SHA1(68b081f0583aa35c2daeedd43e030ebdcea1a54c) )
ROM_END
diff --git a/src/mame/drivers/seattle.cpp b/src/mame/drivers/seattle.cpp
index eb86836276c..ec3100dff10 100644
--- a/src/mame/drivers/seattle.cpp
+++ b/src/mame/drivers/seattle.cpp
@@ -2300,8 +2300,8 @@ ROM_START( mace )
ROM_REGION16_LE( 0x10000, "dcs", 0 ) // ADSP-2115 data Version L1.1, Labeled as Version 1.0
ROM_LOAD16_BYTE( "soundl11.u95", 0x000000, 0x8000, CRC(c589458c) SHA1(0cf970a35910a74cdcf3bd8119bfc0c693e19b00) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "314_mace.u96", 0x0000, 0x1000, CRC(5dda8a6b) SHA1(f51a1ec769ef75c09e081d4c16a4ddf998c224c8) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "314_mace.u96", 0x0000, 0x2000, CRC(65943e82) SHA1(984a1938f43671fc8f6394677396451dab7f042b) )
ROM_END
@@ -2317,8 +2317,8 @@ ROM_START( macea )
ROM_REGION16_LE( 0x10000, "dcs", 0 ) // ADSP-2115 data Version L1.1
ROM_LOAD16_BYTE( "soundl11.u95", 0x000000, 0x8000, CRC(c589458c) SHA1(0cf970a35910a74cdcf3bd8119bfc0c693e19b00) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "314_mace.u96", 0x0000, 0x1000, CRC(5dda8a6b) SHA1(f51a1ec769ef75c09e081d4c16a4ddf998c224c8) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "314_mace.u96", 0x0000, 0x2000, CRC(65943e82) SHA1(984a1938f43671fc8f6394677396451dab7f042b) )
ROM_END
@@ -2553,8 +2553,8 @@ ROM_START( blitz99 )
DISK_REGION( PCI_ID_IDE":ide:0:hdd:image" ) // Hard Drive Version 1.30
DISK_IMAGE( "blitz99", 0, SHA1(19877e26ffce81dd525031e9e2b4f83ff982e2d9) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "481_blitz-99.u96", 0x0000, 0x1000, CRC(9a3e5ac7) SHA1(29970182c12373557feee58a4151c8979563f4d7) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "481_blitz-99.u96", 0x0000, 0x2000, CRC(f58df548) SHA1(5bda123035f49f06b4721ab4a1577a115470aa02) )
ROM_END
ROM_START( blitz99a )
@@ -2572,8 +2572,8 @@ ROM_START( blitz99a )
DISK_REGION( PCI_ID_IDE":ide:0:hdd:image" ) // Hard Drive Version 1.30
DISK_IMAGE( "blitz99a", 0, SHA1(43f834727ce01d7a63b482fc28cbf292477fc6f2) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "481_blitz-99.u96", 0x0000, 0x1000, CRC(9a3e5ac7) SHA1(29970182c12373557feee58a4151c8979563f4d7) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "481_blitz-99.u96", 0x0000, 0x2000, CRC(f58df548) SHA1(5bda123035f49f06b4721ab4a1577a115470aa02) )
ROM_END
@@ -2603,8 +2603,8 @@ ROM_START( carnevil )
DISK_REGION( PCI_ID_IDE":ide:0:hdd:image" ) // Hard Drive v1.0.3 Diagnostics v3.4 / Feb 1 1999 16:00:07
DISK_IMAGE( "carnevil", 0, SHA1(5cffb0de63ad36eb01c5951bab04d3f8a9e23e16) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "486_carnevil.u96", 0x0000, 0x1000, CRC(34f12e36) SHA1(e3d2748ab69ceeac2d58dc056d5ab162936fe383) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "486_carnevil.u96", 0x0000, 0x2000, CRC(40eea9d4) SHA1(60a5f5c4de716722fa2ff55dccfc5fbbd7cd02e1) )
ROM_END
@@ -2620,8 +2620,8 @@ ROM_START( carnevil1 )
DISK_REGION( PCI_ID_IDE":ide:0:hdd:image" ) // Hard Drive v1.0.1 Diagnostics v3.3 / Oct 20 1998 11:44:41
DISK_IMAGE( "carnevi1", 0, BAD_DUMP SHA1(94532727512280930a100fe473bf3a938fe2d44f) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "486_carnevil.u96", 0x0000, 0x1000, CRC(34f12e36) SHA1(e3d2748ab69ceeac2d58dc056d5ab162936fe383) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "486_carnevil.u96", 0x0000, 0x2000, CRC(40eea9d4) SHA1(60a5f5c4de716722fa2ff55dccfc5fbbd7cd02e1) )
ROM_END
diff --git a/src/mame/drivers/vegas.cpp b/src/mame/drivers/vegas.cpp
index fd8507a2f0f..e6267db1295 100644
--- a/src/mame/drivers/vegas.cpp
+++ b/src/mame/drivers/vegas.cpp
@@ -2241,8 +2241,8 @@ ROM_START( gauntleg )
ROM_REGION16_LE( 0x10000, "dcs", 0 ) // Vegas SIO boot ROM
ROM_LOAD16_BYTE( "vegassio.bin", 0x000000, 0x8000, CRC(d1470e23) SHA1(f6e8405cfa604528c0224401bc374a6df9caccef) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "322_gauntlet.u37", 0x0000, 0x1000, CRC(a038c4a0) SHA1(fb103eaae6c8370c654dc8b97529bc553efcc170) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "322_gauntlet.u37", 0x0000, 0x2000, CRC(0fe0bd0a) SHA1(bfd54572e2923d26392e89961d044357f551872a) )
ROM_END
@@ -2269,8 +2269,8 @@ ROM_START( gauntleg12 )
ROM_REGION16_LE( 0x10000, "dcs", 0 ) // Vegas SIO boot ROM
ROM_LOAD16_BYTE( "vegassio.bin", 0x000000, 0x8000, CRC(d1470e23) SHA1(f6e8405cfa604528c0224401bc374a6df9caccef) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "322_gauntlet.u37", 0x0000, 0x1000, CRC(a038c4a0) SHA1(fb103eaae6c8370c654dc8b97529bc553efcc170) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "322_gauntlet.u37", 0x0000, 0x2000, CRC(0fe0bd0a) SHA1(bfd54572e2923d26392e89961d044357f551872a) )
ROM_END
@@ -2287,8 +2287,8 @@ ROM_START( gauntdl )
ROM_REGION16_LE( 0x10000, "dcs", 0 ) // Vegas SIO boot ROM
ROM_LOAD16_BYTE( "vegassio.bin", 0x000000, 0x8000, CRC(d1470e23) SHA1(f6e8405cfa604528c0224401bc374a6df9caccef) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "346_gauntlet-dl.u37", 0x0000, 0x1000, CRC(dfa42d4d) SHA1(3529433759f55d240e4f6c6e8d17311a877387b4) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "346_gauntlet-dl.u37", 0x0000, 0x2000, CRC(09420dd3) SHA1(9ffc62049b3e329b525469849944896163b1582b) )
ROM_END
@@ -2305,8 +2305,8 @@ ROM_START( gauntdl24 )
ROM_REGION16_LE( 0x10000, "dcs", 0 ) // Vegas SIO boot ROM
ROM_LOAD16_BYTE( "vegassio.bin", 0x000000, 0x8000, CRC(d1470e23) SHA1(f6e8405cfa604528c0224401bc374a6df9caccef) )
- ROM_REGION( 0x1000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
- ROM_LOAD( "346_gauntlet-dl.u37", 0x0000, 0x1000, CRC(dfa42d4d) SHA1(3529433759f55d240e4f6c6e8d17311a877387b4) )
+ ROM_REGION( 0x2000, "serial_security_pic", 0 ) // security PIC (provides game ID code and serial number)
+ ROM_LOAD( "346_gauntlet-dl.u37", 0x0000, 0x2000, CRC(09420dd3) SHA1(9ffc62049b3e329b525469849944896163b1582b) )
ROM_END