]> git.sur5r.net Git - cc65/blobdiff - doc/atari5200.sgml
Shorten a URL.
[cc65] / doc / atari5200.sgml
index cbddbd928d7f84cd76754e3139a4e8d423a26870..a19641fe7d21d1ab9b1c652f3c87d2e4fea25ebc 100644 (file)
@@ -52,7 +52,7 @@ Special locations:
 
 <descrip>
   <tag/Text screen/
-  The text screen is only enabled if any of the CONIO output routines
+  The text screen is only enabled if any of the CONIO output functions
   is used in the program. Its size is 20x24 characters (Antic mode 6,
   BASIC mode 1). The text screen is located at &dollar;3E00. The
   address of the screen memory is available at runtime in the variable
@@ -121,12 +121,8 @@ The names in the parentheses denote the symbols to be used for static linking of
 
 <sect1>Graphics drivers<p>
 
-<descrip>
-
 No graphics drivers are currently available for the Atari 5200.
 
-</descrip><p>
-
 
 <sect1>Extended memory drivers<p>
 
@@ -138,7 +134,8 @@ No extended memory drivers are available for the Atari 5200.
 <descrip>
 
   <tag><tt/atr5200std.joy (atr5200std_joy)/</tag>
-  A joystick driver for the standard Atari 5200 joystick is available. Up to four joysticks can be attached.
+  A joystick driver for the standard Atari 5200 joystick is
+  available. Depending on the version of the 5200 console, two or four joysticks can be attached.
 
 </descrip><p>