Added midi device selection code for windows
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2099
This commit is contained in:
parent
2e2f007ec2
commit
625b1dab40
4 changed files with 66 additions and 10 deletions
8
README
8
README
|
@ -409,7 +409,13 @@ MIXER
|
|||
/NOSHOW
|
||||
Prevents DOSBox from showing the result if you set one
|
||||
of the volume levels.
|
||||
|
||||
|
||||
/LISTMIDI
|
||||
Lists the available midi devices on your pc (Windows). To select a
|
||||
device other than the Windows default midi-mapper, add a line
|
||||
'config=id' to the [midi] section in the configuration file, where
|
||||
'id' is the number for the device as listed by LISTMIDI.
|
||||
|
||||
|
||||
IMGMOUNT
|
||||
A utility to mount disk images and CD-ROM images in DOSBox.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue