summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/nes_pcb.hxx
diff options
context:
space:
mode:
author 0kmg <9137159+0kmg@users.noreply.github.com>2021-09-20 10:31:28 -0800
committer GitHub <noreply@github.com>2021-09-21 04:31:28 +1000
commitcdf1780074bf2af028f5aaaddcdf28e8ad5e382d (patch)
treef822c6bc4612deac0f0ed6ddd007b639a7400217 /src/devices/bus/nes/nes_pcb.hxx
parent501c949c257dcd6b4db084ea8f293f6a319d2ad0 (diff)
bus/nes: Added support for several Shenzhen Jncota RPGs. (#8500)
* Also corrected metadata for lots of items. Software list items promoted to working (nes.xml) --------------------------------------- Jīng Kē Xīnzhuàn (China, Shenzhen Jncota) Shènghuǒ Lièzhuàn (China) Xiákè Chuánqí (China) Zhànguó Fēngyún (China)
Diffstat (limited to 'src/devices/bus/nes/nes_pcb.hxx')
-rw-r--r--src/devices/bus/nes/nes_pcb.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/nes/nes_pcb.hxx b/src/devices/bus/nes/nes_pcb.hxx
index c6982660d52..b4e5dad9afa 100644
--- a/src/devices/bus/nes/nes_pcb.hxx
+++ b/src/devices/bus/nes/nes_pcb.hxx
@@ -331,6 +331,7 @@ static const nes_pcb pcb_list[] =
{ "bmc_reset4", BMC_4IN1RESET },
{ "bmc_reset42", BMC_42IN1RESET },
{ "bmc_lc160", BMC_LITTLECOM160 },
+ { "jncota_kt1001", JNCOTA_KT1001 },
{ "jyc_a", JYCOMPANY_A },
{ "jyc_b", JYCOMPANY_B },
{ "jyc_c", JYCOMPANY_C },