foxygit / doom Log in
commit 5f2cfb50d1632b015817f442b507b36c83301332
Author:     Simon Howard <fraggle@gmail.com>
AuthorDate: Fri Feb 26 21:32:41 2010 +0000
Commit:     Simon Howard <fraggle@gmail.com>
CommitDate: Fri Feb 26 21:32:41 2010 +0000

    Minor documentation fixups.

    Subversion-branch: /branches/opl-branch
    Subversion-revision: 1872
---
 README.OPL | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

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