]> git.sur5r.net Git - cc65/commitdiff
Add joystick driver to documentation.
authorChristian Groessler <chris@groessler.org>
Wed, 15 Feb 2017 14:37:06 +0000 (15:37 +0100)
committerChristian Groessler <chris@groessler.org>
Wed, 15 Feb 2017 14:37:06 +0000 (15:37 +0100)
doc/creativision.sgml

index 5b69da75aeefd18cbdd48dcb658020f9040ae94c..64623b3b27cf19a1bc8ba1ef2d339ae64b3a5141 100644 (file)
@@ -66,7 +66,6 @@ Programs containing Creativision specific code may use the <tt/creativision.h/ h
 
 <itemize>
 <item>bios_playsound
-<item>joystate
 <item>psg_delay
 <item>psg_outb
 <item>psg_silence
@@ -109,8 +108,12 @@ No extended memory drivers are currently available for the Creativision.
 
 <sect1>Joystick drivers<p>
 
-No joystick drivers are currently available for the Creativision but <tt/joystate()/.
+<descrip>
+
+  <tag><tt/creativision-stdjoy.joy (creativisionstd_joy)/</tag>
+  A joystick driver for the standard joystick is available.
 
+</descrip><p>
 
 <sect1>Mouse drivers<p>