Minor documentation fixups.
Subversion-branch: /branches/opl-branch Subversion-revision: 1872
This commit is contained in:
parent
06b97d2d11
commit
5f2cfb50d1
1 changed files with 6 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ anything. Windows allows direct access to the OPL chip. You can
|
|||
confirm that hardware OPL is working by checking for this message in
|
||||
stdout.txt:
|
||||
|
||||
OPL_Init: Using driver 'Win9x'.
|
||||
OPL_Init: Using driver 'Win32'.
|
||||
|
||||
=== Windows NT (including 2000, XP and later) ===
|
||||
|
||||
|
|
@ -72,6 +72,11 @@ It is not necessary to have Cygwin installed to use this. Copy the
|
|||
ioperm.sys file into the same directory as the Chocolate Doom
|
||||
executable and it should be automatically loaded.
|
||||
|
||||
You can confirm that hardware OPL is working by checking for this
|
||||
message in stdout.txt:
|
||||
|
||||
OPL_Init: Using driver 'Win32'.
|
||||
|
||||
=== Linux ===
|
||||
|
||||
If you are using a system based on the Linux kernel, you can access
|
||||
|
|
|
|||
Loading…
Reference in a new issue