summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2017-06-20 22:39:32 +0200
committer GitHub <noreply@github.com>2017-06-20 22:39:32 +0200
commit240c077fff3c3acecef77196c0976882c810e288 (patch)
tree8a443379245b906be2f4ef9e0397040011aa2805
parentcdf5b8bda63257f093bb1ba05764f298a33e3634 (diff)
Left-over (nw)
-rw-r--r--src/mame/drivers/royalmah.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/royalmah.cpp b/src/mame/drivers/royalmah.cpp
index 5cb197aa71e..462754c8c7a 100644
--- a/src/mame/drivers/royalmah.cpp
+++ b/src/mame/drivers/royalmah.cpp
@@ -3794,7 +3794,6 @@ ROM_END
ROM_START( seljan ) // Z80A + HD46505SP + AY891X (a sticker covers the chip type)
ROM_REGION( 0x10000, "maincpu", 0 )
- // TODO: wrong order, only 2 is confirmed
ROM_LOAD( "2", 0x0000, 0x2000, CRC(8d26d334) SHA1(4ac0f0961f666954caf59336f8389312db9dc263) ) // ok
ROM_LOAD( "1", 0x2000, 0x2000, CRC(d670d7c3) SHA1(2106ecf6ad675b8fd167f1f21d615afdfb5bca6d) )
ROM_LOAD( "3", 0x4000, 0x2000, CRC(6c0dfd50) SHA1(1f91ff0ef2f24414888ae8e5ebac72a5bb48780b) )