diff README.MiNT @ 1064:fba6b67b4d60

Add Centscreen extended modes support
author Patrice Mandin <patmandin@gmail.com>
date Tue, 31 May 2005 12:31:11 +0000
parents 5023cde12cbd
children 9f8aa754622b
line wrap: on
line diff
--- a/README.MiNT	Fri May 20 20:37:28 2005 +0000
+++ b/README.MiNT	Tue May 31 12:31:11 2005 +0000
@@ -141,8 +141,8 @@
 	parameters, in the standard one, it has 6 double parameters. If you want
 	to compile testdyngl, or any other SDL program that loads its OpenGL
 	library, you must change the glOrtho() prototype used in this program. In
-	osmesa.ldg, you can retrieve a glOrtho() with double parameters, by searching
-	for the function "glOrtho6d".
+	osmesa.ldg, you can retrieve a glOrtho() with double parameters, by
+	searching for the function "glOrtho6d".
 
 Xbios video:
 	Video chip is detected using the _VDO cookie.
@@ -156,8 +156,7 @@
 		320x480x8 and 320x240x8 (software double-lined mode).
 	Falcon:
 		All modes supported by the current monitor (RVB or VGA).
-		BlowUp extended modes, ScreenBlaster 3 current mode, Centscreen current
-		mode.
+		BlowUp and Centscreen extended modes, ScreenBlaster 3 current mode.
 	Clones and any machine with monochrome monitor:
 		Not supported.