Fix docs for #453

This commit is contained in:
Stefan
2017-11-21 09:51:35 +01:00
committed by GitHub
parent 55117039f0
commit e9c16e62e7
3 changed files with 40 additions and 23 deletions

View File

@@ -63,14 +63,6 @@ Special locations:
Programs containing Supervision specific code may use the <tt/supervision.h/ header file.
<sect1>Supervision specific functions<p>
<itemize>
<item>waitvsync</item>
</itemize>
<sect1>Hardware access<p>
The following pseudo variables declared in the <tt/supervision.inc/ include file do
@@ -102,11 +94,12 @@ No extended memory drivers are currently available for the Supervision.
<sect1>Joystick drivers<p>
No joystick drivers are currently available for the Supervision.
<!--A joystick driver for the standard buttons is available, but must be
statically linked, because no file I/O is available. See the documentation for
the <url url="co65.html" name="co65 utility"> for information on how to do
that.-->
<descrip>
<tag><tt/supervision-stdjoy.joy (supervision_stdjoy_joy)/</tag>
A joystick driver for the standard two buttons joypad is available.
</descrip><p>
<sect1>Mouse drivers<p>