1
0
Fork 0

small updates, consistency of changelog entries

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3587
This commit is contained in:
Sebastian Strohhäcker 2010-04-25 21:02:38 +00:00
parent c38194f08f
commit 5bf92b4017
2 changed files with 42 additions and 44 deletions

10
README
View file

@ -112,7 +112,7 @@ A: To mount your CD-ROM in DOSBox you have to specify some additional options
To enable SDL-support (does not include low-level CD access!):
- mount d f:\ -t cdrom -usecd 0 -noioctl
To enable ioctl access using digital audio extraction for CD audio
(windows-only, useful for Vista):
(windows-only, useful for Vista and above):
- mount d f:\ -t cdrom -ioctl_dx
To enable ioctl access using MCI for CD audio (windows-only):
- mount d f:\ -t cdrom -ioctl_mci
@ -246,9 +246,7 @@ A: DOSBox emulates several legacy sound devices:
the noise channel. The noise channel is not very well documented and as
such is only a best guess as to the sound's accuracy.
- Tandy DAC
Emulation of the Tandy DAC utilizes the soundblaster emulation, thus
be sure the soundblaster is not disabled in the DOSBox configuration
file. The Tandy DAC is only emulated at the BIOS level.
The Tandy DAC BIOS interface as well as low level access are emulated.
- Adlib
This emulation is almost perfect and includes the Adlib's ability to
almost play digitized sound.
@ -470,8 +468,8 @@ MOUNT -u "Emulated Drive letter"
is mounted. It will not be updated !!
-aspi
Forces use of the aspi layer. Only valid if mounting a CD-ROM under
Windows systems with an ASPI-Layer.
Forces use of the aspi layer (obsolete). Only valid if mounting a
CD-ROM under Windows systems with an ASPI-Layer.
-ioctl (automatic selection of the CD audio interface)
-ioctl_dx (digital audio extraction used for CD audio)