summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nes.cpp
diff options
context:
space:
mode:
author 0kmg <9137159+0kmg@users.noreply.github.com>2022-04-04 11:31:21 -0800
committer GitHub <noreply@github.com>2022-04-04 15:31:21 -0400
commit6c3bdae4484a60b0e5acc4a4922d2af050494449 (patch)
treeb333d70755cd2489b7f3cfde3891f03655efbc10 /src/mame/machine/nes.cpp
parent143ea62682b7bda6dc41ccff1d70ef78d6c69eb5 (diff)
bus/nes: Correct and consolidate Golden Game multicart emulation. (#9511)
New working software list additions (nes.xml) ----------------------------------- 1500 in 1 [MLX] Golden Game: 210 in 1 [kmg] Software list items promoted to working (nes.xml) --------------------------------------- Golden Game: 150 in 1 [kmg] Golden Game: 260 in 1 [kmg]
Diffstat (limited to 'src/mame/machine/nes.cpp')
-rw-r--r--src/mame/machine/nes.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/nes.cpp b/src/mame/machine/nes.cpp
index ddd1e5076f8..8dcb8fdc968 100644
--- a/src/mame/machine/nes.cpp
+++ b/src/mame/machine/nes.cpp
@@ -89,7 +89,6 @@ void nes_state::machine_start()
BMC_800IN1,
BMC_8157,
BMC_970630C,
- BMC_GOLD150,
BMC_KC885,
BMC_TELETUBBIES,
BMC_VT5201,