summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/system1.c
diff options
context:
space:
mode:
author Michaël Banaan Ananas <happppp@users.noreply.github.com>2014-08-10 22:14:42 +0000
committer Michaël Banaan Ananas <happppp@users.noreply.github.com>2014-08-10 22:14:42 +0000
commite771696642e2a64cecb4ad2c8d67473a59d0808b (patch)
treee941bf30e1882432d126214a434caa3ee335a5ce /src/mame/drivers/system1.c
parentd8c5309157dfb76dfd5d426810f9ecf7df6cba09 (diff)
the rest of // sldh
Diffstat (limited to 'src/mame/drivers/system1.c')
-rw-r--r--src/mame/drivers/system1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/system1.c b/src/mame/drivers/system1.c
index d983f74755b..8cefb8f487e 100644
--- a/src/mame/drivers/system1.c
+++ b/src/mame/drivers/system1.c
@@ -3411,7 +3411,7 @@ ROM_END
*/
ROM_START( shtngmste )
ROM_REGION( 0x20000, "maincpu", 0 )
- ROM_LOAD( "epr7100(__evg).ic18", 0x00000, 0x8000, CRC(268ecb1d) SHA1(a9274c9718f7244235cc6df76331d6a0b7e4e4c8) )
+ ROM_LOAD( "epr7100.ic18", 0x00000, 0x8000, CRC(268ecb1d) SHA1(a9274c9718f7244235cc6df76331d6a0b7e4e4c8) ) // sldh
ROM_LOAD( "epr7101.ic91", 0x10000, 0x8000, CRC(ebf5ff72) SHA1(13ae06e3a81cf00b80ec939d5baf30143d61d480) )
ROM_LOAD( "epr7102.ic92", 0x18000, 0x8000, CRC(c890a4ad) SHA1(4b59d37902ace3a69b380ff40652ee37c85f0e9d) )