summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/mess.flt
diff options
context:
space:
mode:
author ValleyBell <valleybell@gmx.de>2019-11-08 05:33:38 +0100
committer R. Belmont <rb6502@users.noreply.github.com>2019-11-07 23:33:38 -0500
commit5e14f8a76fabe83c4c9359afdd1158555d6ea6c4 (patch)
treea4f7679d794a7cfd95e663b5a2f1597aa5a32c74 /src/mame/mess.flt
parentfc7c9363a2ace1f67c08cd822d5158ade31a7493 (diff)
add Roland CM-32P driver (#5876)
* add (non-working) CM-32P driver * CM-32P: make booting test mode sort of work (nw) * CM-32P: fix initialization, working test mode (nw) - test mode now boots properly and shows error report - test mode can be enabled/disabled - RCC-CPU check passes - PCM ROM check passes, PCM card check fails (requires SN-U110-04 card) * CM-32P: add research notes (nw)
Diffstat (limited to 'src/mame/mess.flt')
-rw-r--r--src/mame/mess.flt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/mess.flt b/src/mame/mess.flt
index 17980311e2a..7987752ea3e 100644
--- a/src/mame/mess.flt
+++ b/src/mame/mess.flt
@@ -697,6 +697,7 @@ rambo.cpp
ravens.cpp
rc702.cpp
rc759.cpp
+rcm32p.cpp
rd100.cpp
rd110.cpp
replicator.cpp