diff options
author | 2016-04-10 17:54:51 +0200 | |
---|---|---|
committer | 2016-04-10 17:54:51 +0200 | |
commit | 465de1588565a8a6bee0434f53e0b6db67f297e5 (patch) | |
tree | 6b82c9afdb70752bde3eb505f65cd52921a9a96c /src/emu/ui/sliders.cpp | |
parent | 19397471c1141d0d8b42ea10b28003afcb01d581 (diff) |
intv: Converted controller inputs to be slot devices. [Fabio Priuli]
intvecs: Converted hand controllers, keyboard and synth to be slot devices,
by using a temporary hack to workaround the impossibility to plug the same
device into 2 different slots as these keyboard require. [Fabio Priuli]
out of whatsnew: in the long term we need to come up with a core solution
for these devices that occupy multiple slot devices at once (another one is
the VCS Compumate which plugs into both VCS control ports), because the
hack I used (a "fake" control port which acts as a passthru for the two real
control ports) is not really satisfactory. However, current solution is better
than the selectable controllers we had, which were (ab)using
PORT_CONDITIONs...
Diffstat (limited to 'src/emu/ui/sliders.cpp')
0 files changed, 0 insertions, 0 deletions