summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/nes.cpp
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2016-11-26 08:49:17 +1100
committer Robbbert <Robbbert@users.noreply.github.com>2016-11-26 08:49:17 +1100
commit0b1a51a9d1700d8b22d65602b9f2a4dfb1a701ea (patch)
tree4a8b4935070429aace58b1ea0149a835b9609af9 /src/mame/drivers/nes.cpp
parenta68cefdb4f220455e9a29e98d3b270958078d5ea (diff)
parent7ad15e78260f5dc28912cc700fc87838ca75f198 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/mame/drivers/nes.cpp')
-rw-r--r--src/mame/drivers/nes.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/nes.cpp b/src/mame/drivers/nes.cpp
index 0fd9a519025..5c894331c59 100644
--- a/src/mame/drivers/nes.cpp
+++ b/src/mame/drivers/nes.cpp
@@ -208,6 +208,10 @@ static MACHINE_CONFIG_DERIVED( fds, famicom )
MCFG_DEVICE_REMOVE("cart_list")
MCFG_DEVICE_REMOVE("cass_list")
+ MCFG_DEVICE_REMOVE("ade_list")
+ MCFG_DEVICE_REMOVE("ntb_list")
+ MCFG_DEVICE_REMOVE("kstudio_list")
+ MCFG_DEVICE_REMOVE("datach_list")
MACHINE_CONFIG_END