summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cojag.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2009-03-14 19:10:40 +0000
committer Aaron Giles <aaron@aarongiles.com>2009-03-14 19:10:40 +0000
commit48881d139e4b6c93b5c4754e18c5fbad3790c0a9 (patch)
tree5f1935da8b39922d33d4f61d719b3712eb5a05af /src/mame/drivers/cojag.c
parent53d0dee3d4dea69f38739ea091a6b82bd63511f6 (diff)
Updated a few CHDs. Added a few driver casts.
Diffstat (limited to 'src/mame/drivers/cojag.c')
-rw-r--r--src/mame/drivers/cojag.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/cojag.c b/src/mame/drivers/cojag.c
index 58e6a616c6e..38c1abb438e 100644
--- a/src/mame/drivers/cojag.c
+++ b/src/mame/drivers/cojag.c
@@ -1189,7 +1189,7 @@ ROM_START( area51a ) /* 68020 based, Area51 Atari Games License Date: Oct 25, 1
ROM_LOAD32_BYTE( "3k", 0x00003, 0x80000, CRC(729eb1b7) SHA1(21864b4281b1ad17b2903e3aa294e4be74161e80) )
DISK_REGION( "ide" )
- DISK_IMAGE( "area51", 0, MD5(130b330eff59403f8fc3433ff501852b) SHA1(9ea749404c9a5d44f407cdb8803293ec0d61410d) )
+ DISK_IMAGE( "area51", 0, SHA1(3b303bc37e206a6d7339352c869f050d04186f11) )
ROM_END
ROM_START( area51 ) /* R3000 based, labeled as "Area51 2-C" Date: Nov 11 1996 */
@@ -1200,7 +1200,7 @@ ROM_START( area51 ) /* R3000 based, labeled as "Area51 2-C" Date: Nov 11 1996 *
ROM_LOAD32_BYTE( "a51_2-c.ll", 0x00003, 0x80000, CRC(471b15d2) SHA1(4b5f45ee140b03a6be61475cae1c2dbef0f07457) )
DISK_REGION( "ide" )
- DISK_IMAGE( "area51", 0, MD5(130b330eff59403f8fc3433ff501852b) SHA1(9ea749404c9a5d44f407cdb8803293ec0d61410d) )
+ DISK_IMAGE( "area51", 0, SHA1(3b303bc37e206a6d7339352c869f050d04186f11) )
ROM_END
ROM_START( maxforce ) /* R3000 based, labeled as "Maximum Force 5-23-97 v1.05" */