summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Howard2010-02-26 21:32:41 +0000
committerSimon Howard2010-02-26 21:32:41 +0000
commit5f2cfb50d1632b015817f442b507b36c83301332 (patch)
treefe1fdeb975868510297fb3a75b539f2555be707e
parent06b97d2d116b622bc067b245f81b2857767d598e (diff)
downloadchocolate-doom-5f2cfb50d1632b015817f442b507b36c83301332.tar.gz
chocolate-doom-5f2cfb50d1632b015817f442b507b36c83301332.tar.bz2
chocolate-doom-5f2cfb50d1632b015817f442b507b36c83301332.zip
Minor documentation fixups.
Subversion-branch: /branches/opl-branch Subversion-revision: 1872
-rw-r--r--README.OPL7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.OPL b/README.OPL
index 1746dd88..07699232 100644
--- a/README.OPL
+++ b/README.OPL
@@ -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