summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine
diff options
context:
space:
mode:
author 0kmg <9137159+0kmg@users.noreply.github.com>2022-04-06 14:15:30 -0800
committer GitHub <noreply@github.com>2022-04-06 18:15:30 -0400
commite65b7309898f9f0a2571221e8652ae187faa6ca8 (patch)
tree3647c07f6b47968f5d7b67b6fc80e2cefe0bc6cf /src/mame/machine
parent9abd5faf4c153970d9b9d6905a0a1b681af899de (diff)
bus/nes: Added support for multicart board DS-9-27. (#9525)
New working software list additions (nes.xml) ----------------------------------- Gàishì 190 in 1 [Consolethinks]
Diffstat (limited to 'src/mame/machine')
-rw-r--r--src/mame/machine/nes.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/nes.cpp b/src/mame/machine/nes.cpp
index 8dcb8fdc968..4f0b747e77d 100644
--- a/src/mame/machine/nes.cpp
+++ b/src/mame/machine/nes.cpp
@@ -89,6 +89,7 @@ void nes_state::machine_start()
BMC_800IN1,
BMC_8157,
BMC_970630C,
+ BMC_DS927,
BMC_KC885,
BMC_TELETUBBIES,
BMC_VT5201,