summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author MetalliC <0vetal0@gmail.com>2016-06-29 20:56:05 +0300
committer MetalliC <0vetal0@gmail.com>2016-06-29 20:56:05 +0300
commitcfd3c6f8dc2601b628af880105b791ad215a87aa (patch)
tree7babb863672296faec32395f79827547e878e65c
parent9bb1d0e42b20f5f8ae9f8150c8607f6153b6de22 (diff)
typo (nw)
-rw-r--r--src/mame/drivers/naomi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/naomi.cpp b/src/mame/drivers/naomi.cpp
index 039b3504c6e..a96abadce77 100644
--- a/src/mame/drivers/naomi.cpp
+++ b/src/mame/drivers/naomi.cpp
@@ -3022,7 +3022,7 @@ Probably at some stage of development NAOMI was planned as non-JVS system as wel
ROM_REGION( 0x200000, "user2", 0) \
ROM_LOAD("315-6301.ic11", 0x000000, 0x01ff01, NO_DUMP ) \
ROM_LOAD("315-6334.ic11", 0x000000, 0x01ff01, CRC(534c342d) SHA1(3e879f432c82305487922ab28c07107cf0f3c5cf) ) \
- ROM_LOAD16_WORD_SWAP( "fpr-23489c.ic36", 0x000000, 0x200000, CRC(bc38bea1) SHA1(b36fcc6902f397d9749e9d02de1bbb7a5e29d468) ) \
+ ROM_LOAD16_WORD_SWAP( "fpr-23489c.ic14", 0x000000, 0x200000, CRC(bc38bea1) SHA1(b36fcc6902f397d9749e9d02de1bbb7a5e29d468) ) \
ROM_LOAD16_WORD_SWAP( "fpr23718.ic36", 0x000000, 0x200000, CRC(a738ea1c) SHA1(6f55f1ae0606816a4eca6645ed36eb7f9c7ad9cf) ) \
ROM_LOAD16_WORD_SWAP( "fpr23905.ic36", 0x000000, 0x200000, CRC(ffffffff) SHA1(acade4362807c7571b1c2a48ed6067e4bddd404b) )