shithub: choc

Download patch

ref: 002179525dbf79254f2d717c761b2bc120c5d62f
parent: 6f48bab893205636faf89ade2625b55c90d8c9bd
author: Simon Howard <fraggle@soulsphere.org>
date: Mon Jan 2 09:54:57 EST 2017

README.Music: Remove reference to Win9x.

With Chocolate Doom 3.x we won't pretend to support Win9x any more
since it won't run anyway. Part of #834.

--- a/README.Music.md
+++ b/README.Music.md
@@ -105,20 +105,11 @@
 the chip directly, which is usually not possible in modern operating
 systems unless you are running as the superuser (root/Administrator).
 
-### Windows 9x
+### Microsoft Windows
 
-If you’re running Windows 95, 98 or Me, there is no need to configure
-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 'Win32'.
-
-### Windows NT (including 2000, XP and later)
-
-If you’re running an NT-based system, it is not possible to directly
-access the OPL chip, even when running as Administrator. Fortunately,
-it is possible to use the “ioperm.sys” driver developed for Cygwin:
+On modern Windows systems it is not possible to directly access the
+OPL chip, even when running as Administrator. Fortunately, it is
+possible to use the “ioperm.sys” driver developed for Cygwin:
 
   http://openwince.sourceforge.net/ioperm/