summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2018-11-14 15:22:24 -0500
committer GitHub <noreply@github.com>2018-11-14 15:22:24 -0500
commit7513f0789cf65c6d0360b2aedbb9e46e83f48515 (patch)
treed599a4f2744267ce99052c7c4d41e8dc26b7e639
parent2bc52ddaafa52fb4d3878d7c6d6a242b6c758b59 (diff)
parentac2d344bf01f5c006f2f793b4dea755e48ade1b3 (diff)
Merge pull request #4294 from clawgrip/patch-2
nes_vt.cpp: Update notes and add MACHINE_IMPERFECT_SOUND for ddrdismx (nt)
-rw-r--r--src/mame/drivers/nes_vt.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/drivers/nes_vt.cpp b/src/mame/drivers/nes_vt.cpp
index 87a81fd15bc..046833a3c4b 100644
--- a/src/mame/drivers/nes_vt.cpp
+++ b/src/mame/drivers/nes_vt.cpp
@@ -1843,10 +1843,10 @@ CONS( 200?, gprnrs1, 0, 0, nes_vt, nes_vt, nes_vt_state, empty_ini
CONS( 200?, gprnrs16, 0, 0, nes_vt, nes_vt, nes_vt_state, empty_init, "<unknown>", "Game Prince RS-16", MACHINE_IMPERFECT_GRAPHICS )
// Notes:
-// Console has stereo output (dual RCA connectors).
-// The original console shows a "Konami" banner on startup, but it seems to be missing on the emulation.
-// Also, it hangs when reset on a MAME debug build.
-CONS( 2001, ddrdismx, 0, 0, nes_vt, nes_vt, nes_vt_state, empty_init, "Majesco (licensed from Konami, Disney)", "Dance Dance Revolution Disney Mix", MACHINE_IMPERFECT_GRAPHICS )
+// * Seems to have missing a few PCM sounds.
+// * Console has stereo output (dual RCA connectors).
+// * It hangs when reset (F3) on a MAME debug build.
+CONS( 2001, ddrdismx, 0, 0, nes_vt, nes_vt, nes_vt_state, empty_init, "Majesco (licensed from Konami, Disney)", "Dance Dance Revolution Disney Mix", MACHINE_IMPERFECT_GRAPHICS | MACHINE_IMPERFECT_SOUND )
// unsorted, these were all in nes.xml listed as ONE BUS systems
CONS( 200?, mc_dg101, 0, 0, nes_vt, nes_vt, nes_vt_state, empty_init, "dreamGEAR", "dreamGEAR 101 in 1", MACHINE_IMPERFECT_GRAPHICS ) // dreamGear, but no enhanced games?