summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dkong.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dkong.c')
-rw-r--r--src/mame/drivers/dkong.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/dkong.c b/src/mame/drivers/dkong.c
index 3683b42f544..956654a9fd8 100644
--- a/src/mame/drivers/dkong.c
+++ b/src/mame/drivers/dkong.c
@@ -2291,7 +2291,7 @@ ROM_START( dkong3 )
ROM_REGION( 0x0020, "adrdecode", 0 )
/* address decode prom 18s030 - this has inverted outputs. The dump does not reflect this. */
- ROM_LOAD( "dkc1-v.5e", 0x0000, 0x0020, CRC(d3e2eaf8) SHA1(87bb298137c26570dafb4ac495c87e82441e70e5) )
+ ROM_LOAD( "dkc1-v.5e", 0x0000, 0x0020, CRC(d3e2eaf8) SHA1(87bb298137c26570dafb4ac495c87e82441e70e5) )
ROM_END
ROM_START( dkong3j )
@@ -2324,7 +2324,7 @@ ROM_START( dkong3j )
ROM_REGION( 0x0020, "adrdecode", 0 )
/* address decode prom 18s030 - this has inverted outputs. The dump does not reflect this. */
- ROM_LOAD( "dkc1-v.5e", 0x0000, 0x0020, CRC(d3e2eaf8) SHA1(87bb298137c26570dafb4ac495c87e82441e70e5) )
+ ROM_LOAD( "dkc1-v.5e", 0x0000, 0x0020, CRC(d3e2eaf8) SHA1(87bb298137c26570dafb4ac495c87e82441e70e5) )
ROM_END
ROM_START( dkong3b )