summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2020-04-01 10:42:39 +1100
committer Robbbert <Robbbert@users.noreply.github.com>2020-04-01 10:42:39 +1100
commitc6bf068434d55765fdd703822570b0ecd910a932 (patch)
tree2108befc28c80a9cf9fc21492d01e9c6819c3592 /src
parentf16dd63f4dd464e71f8eb88e26fdb3fddbc114d4 (diff)
(nw) added themj2 to mame.lst; nes_vt_soc validation error.
Diffstat (limited to 'src')
-rw-r--r--src/mame/machine/nes_vt_soc.cpp2
-rw-r--r--src/mame/mame.lst1
2 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/machine/nes_vt_soc.cpp b/src/mame/machine/nes_vt_soc.cpp
index c8ac9ade429..b6edaa70cd7 100644
--- a/src/mame/machine/nes_vt_soc.cpp
+++ b/src/mame/machine/nes_vt_soc.cpp
@@ -72,7 +72,7 @@ DEFINE_DEVICE_TYPE(NES_VT_SOC_4KRAM_FP, nes_vt_soc_4kram_fp_device, "nes_vt_soc_
DEFINE_DEVICE_TYPE(NES_VT_SOC_4KRAM_FP_PAL, nes_vt_soc_4kram_fp_pal_device, "nes_vt_soc_4k_fp_pal", "VTxx series System on a Chip (with 4KByte RAM) (FP) (PAL)")
DEFINE_DEVICE_TYPE(NES_VT_SOC_8KRAM_DG, nes_vt_soc_8kram_dg_device, "nes_vt_soc_8k_dg", "VTxx series System on a Chip (with 8KByte RAM) (DG)")
-DEFINE_DEVICE_TYPE(NES_VT_SOC_8KRAM_FA, nes_vt_soc_8kram_fa_device, "nes_vt_soc_8k_dg", "VTxx series System on a Chip (with 8KByte RAM) (FA)")
+DEFINE_DEVICE_TYPE(NES_VT_SOC_8KRAM_FA, nes_vt_soc_8kram_fa_device, "nes_vt_soc_8k_fa", "VTxx series System on a Chip (with 8KByte RAM) (FA)")
void nes_vt_soc_device::program_map(address_map &map)
{
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index 21de5d9550d..f68df73e0f3 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -34591,6 +34591,7 @@ rmhaihib // (c) 1985 Alba
rmhaijin // (c) 1986 Alba
rmhaisei // (c) 1986 Visco
themj // (c) 1987 Visco
+themj2 // (c) 1987 Visco
@source:rmnimbus.cpp
nimbus // RM Nimbus 186