aboutsummaryrefslogtreecommitdiff
path: root/audio/musicplugin.h
diff options
context:
space:
mode:
authorVincent Bernat2018-02-17 12:50:19 +0100
committerEugene Sandulenko2018-04-08 09:17:19 +0200
commit9edd8eff0166c32fc2b5e07eaf0a37783a847ef3 (patch)
tree3899e7205ed46b47a619b7c718f04ec178557a11 /audio/musicplugin.h
parent73c56f13e005f34c1a95ccae1c4a70e4f51df35e (diff)
downloadscummvm-rg350-9edd8eff0166c32fc2b5e07eaf0a37783a847ef3.tar.gz
scummvm-rg350-9edd8eff0166c32fc2b5e07eaf0a37783a847ef3.tar.bz2
scummvm-rg350-9edd8eff0166c32fc2b5e07eaf0a37783a847ef3.zip
AUDIO: add support for OPL2LPT
The OPL2LPT is an OPL2 chip plugged on a parallel port. It is write-only but otherwise acts as a classic AdLib. This commit adds support for this device. User is expected to have the right permissions on the parallel port. By default, the first suitable parallel port is used. It is possible to override that with the hidden configuration setting "opl2lpt_parport". It depends on the presence of the libieee1284 library which abstracts a bit parallel port handling. An alternative would be to access directly /dev/parportX on Linux. This would amount of code but it would be Linux-only. Tested with Indy 3 and SOMI.
Diffstat (limited to 'audio/musicplugin.h')
0 files changed, 0 insertions, 0 deletions