summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author arbee <rb6502@users.noreply.github.com>2016-11-27 21:12:56 -0500
committer Vas Crabb <vas@vastheman.com>2016-11-28 19:35:45 +1100
commit86d5a83a476d0c299d2dea0cc6734e8d6f1b0807 (patch)
treef52ce2672833355dc448d9f57cdf48adc932c587
parent58a7cffdb3bba15a2bc5fa6d80cfd5d9593bb757 (diff)
(nw)
-rwxr-xr-xsrc/mame/drivers/mac128.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/mac128.cpp b/src/mame/drivers/mac128.cpp
index 1c5c788a1c9..8ec8e19bbfe 100755
--- a/src/mame/drivers/mac128.cpp
+++ b/src/mame/drivers/mac128.cpp
@@ -1524,7 +1524,6 @@ ROM_START( mac512k )
ROM_REGION16_BE(0x100000, "bootrom", 0)
ROMX_LOAD("342-0220-b.u6d", 0x00000, 0x08000, CRC(0dce9a3f) SHA1(101ca6570f5a273e400d1a8bc63e15ee0e94153e), ROM_SKIP(1) ) // "<VTi logo along side> 512 VH 6434 // 23256-1104 // 342-0220-B // (C) APPLE 84 // KOREA-A"
ROMX_LOAD("342-0221-b.u8d", 0x00001, 0x08000, CRC(d51f376e) SHA1(575586109e876cffa4a4d472cb38771aa21b70cb), ROM_SKIP(1) ) // "<VTi logo along side> 512 VH 6709 // 23256-1105 // 342-0221-B // (C) APPLE 84 // KOREA-A"
- ROM_LOAD16_WORD( "mac512k.rom", 0x00000, 0x10000, CRC(cf759e0d) SHA1(5b1ced181b74cecd3834c49c2a4aa1d7ffe944d7) )
ROM_END
ROM_START( unitron )