diff --git a/src/mame/layout/oberheim_dmx.lay b/src/mame/layout/oberheim_dmx.lay index a317a6e2aec..9a669dde2d0 100644 --- a/src/mame/layout/oberheim_dmx.lay +++ b/src/mame/layout/oberheim_dmx.lay @@ -3,9 +3,7 @@ license:CC0-1.0 copyright-holders:m1macrophage --> - - @@ -77,25 +75,29 @@ copyright-holders:m1macrophage - + - - - - - - - + - - - + + + + + + + + + + + + + @@ -321,8 +323,13 @@ copyright-holders:m1macrophage - - + + + + + + + @@ -331,8 +338,13 @@ copyright-holders:m1macrophage - - + + + + + + + @@ -490,5 +502,88 @@ copyright-holders:m1macrophage + + diff --git a/src/mame/oberheim/dmx.cpp b/src/mame/oberheim/dmx.cpp index e0923737ff0..686ce0f9a46 100644 --- a/src/mame/oberheim/dmx.cpp +++ b/src/mame/oberheim/dmx.cpp @@ -45,8 +45,8 @@ Usage notes: - An interactive, clickable layout is included. - This driver is marked as "not working", due to the lack of audio support. But the UI is otherwise functional. -- The volume faders can be controlled from the "Sliders" menu. -- The drum keys are mapped to the keyboard in the same. for example: +- The mixer faders can be controlled with the mouse, or from the "Sliders" menu. +- The drum keys are mapped to the keyboard, starting at "Q". Specifically: Q - Bass 1, W - Snare 1, ... A - Bass 2, S - Snare 2, ... Z - Bass 3, X - Snare 3, ...