shithub: choc

Download patch

ref: 5f2cfb50d1632b015817f442b507b36c83301332
parent: 06b97d2d116b622bc067b245f81b2857767d598e
author: Simon Howard <fraggle@gmail.com>
date: Fri Feb 26 16:32:41 EST 2010

Minor documentation fixups.

Subversion-branch: /branches/opl-branch
Subversion-revision: 1872

--- a/README.OPL
+++ b/README.OPL
@@ -58,7 +58,7 @@
 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) ===
 
@@ -71,6 +71,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 ===