summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/white_mod.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/white_mod.c')
-rw-r--r--src/mame/drivers/white_mod.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/white_mod.c b/src/mame/drivers/white_mod.c
index 9d4243af931..a7afd8d8a16 100644
--- a/src/mame/drivers/white_mod.c
+++ b/src/mame/drivers/white_mod.c
@@ -1202,7 +1202,7 @@ ROM_START(lotr8)
ROM_REGION(0x10000, "maincpu", 0)
ROM_COPY( "user1", 0x18000, 0x8000, 0x8000)
ROM_REGION(0x10000, "cpu3", ROMREGION_ERASEFF)
- ROM_REGION(0x80000, "gfx3", 0)
+ ROM_REGION(0x80000, "gfx3", 0)
ROM_LOAD( "lotrdspa.800", 0x0000, 0x80000, CRC(2aa1f00d) SHA1(e9df5b61b467c307aacdb5a6980a78af26492e6a))
ROM_REGION32_LE(0x600000, "cpu2", 0)
ROM_LOAD("bios.u8", 0x400000, 0x200000, CRC(c049bf99) SHA1(89e76760e8010fe642ed4312732de81c8a25f548))
@@ -1246,7 +1246,7 @@ ROM_START(lotr401)
ROM_REGION(0x10000, "maincpu", 0)
ROM_COPY( "user1", 0x18000, 0x8000, 0x8000)
ROM_REGION(0x10000, "cpu3", ROMREGION_ERASEFF)
- ROM_REGION(0x80000, "gfx3", 0)
+ ROM_REGION(0x80000, "gfx3", 0)
ROM_LOAD( "lotrdspa.403", 0x0000, 0x80000, CRC(2630cef1) SHA1(1dfd929e7eb57983f2fd9184d471f2e919359de0))
ROM_REGION32_LE(0x600000, "cpu2", 0)
ROM_LOAD("bios.u8", 0x400000, 0x200000, CRC(c049bf99) SHA1(89e76760e8010fe642ed4312732de81c8a25f548))
@@ -1692,7 +1692,7 @@ ROM_START(lotr_it401)
ROM_REGION(0x10000, "maincpu", 0)
ROM_COPY( "user1", 0x18000, 0x8000, 0x8000)
ROM_REGION(0x10000, "cpu3", ROMREGION_ERASEFF)
- ROM_REGION(0x80000, "gfx3", 0)
+ ROM_REGION(0x80000, "gfx3", 0)
ROM_LOAD( "lotrdspi.403", 0x0000, 0x80000, CRC(5922ce10) SHA1(c57f2de4e3344f16056405d71510c0c0b60ef86d)) // ver 4.03
ROM_REGION32_LE(0x600000, "cpu2", 0)
ROM_LOAD("bios.u8", 0x400000, 0x200000, CRC(c049bf99) SHA1(89e76760e8010fe642ed4312732de81c8a25f548))