Some documentation fixes
- gamate.sgml: remove empty section "Hardware access" - telestrat.sgml: remove wrong "<descrip>" tags
This commit is contained in:
parent
b8bd075e5e
commit
9405323815
2 changed files with 0 additions and 26 deletions
|
@ -49,16 +49,6 @@ Programs containing Gamate specific code may use the <tt/gamate.h/ header file.
|
||||||
</itemize>
|
</itemize>
|
||||||
|
|
||||||
|
|
||||||
<sect1>Hardware access<p>
|
|
||||||
|
|
||||||
The following pseudo variables declared in the <tt/gamate.inc/ include file do
|
|
||||||
allow access to hardware located in the address space.
|
|
||||||
|
|
||||||
<descrip>
|
|
||||||
|
|
||||||
</descrip><p>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<sect>Loadable drivers<p>
|
<sect>Loadable drivers<p>
|
||||||
|
|
||||||
|
@ -159,6 +149,3 @@ freely, subject to the following restrictions:
|
||||||
</enum>
|
</enum>
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -133,29 +133,16 @@ No extended memory drivers are currently available for the Telestrat.
|
||||||
|
|
||||||
<sect1>Joystick drivers<p>
|
<sect1>Joystick drivers<p>
|
||||||
|
|
||||||
<descrip>
|
|
||||||
|
|
||||||
telemon 2.4 & 3.0 manages joysticks but it had been handled yet.
|
telemon 2.4 & 3.0 manages joysticks but it had been handled yet.
|
||||||
|
|
||||||
</descrip>
|
|
||||||
|
|
||||||
|
|
||||||
<sect1>Mouse drivers<p>
|
<sect1>Mouse drivers<p>
|
||||||
|
|
||||||
<descrip>
|
|
||||||
|
|
||||||
Telestrat manages also mouse, but it had been no handled yet in this version.
|
Telestrat manages also mouse, but it had been no handled yet in this version.
|
||||||
|
|
||||||
</descrip>
|
|
||||||
|
|
||||||
<sect1>RS232 device drivers<p>
|
<sect1>RS232 device drivers<p>
|
||||||
|
|
||||||
<descrip>
|
|
||||||
|
|
||||||
Telestrat has a RS232 port, but it's not usable in cc65.
|
Telestrat has a RS232 port, but it's not usable in cc65.
|
||||||
|
|
||||||
</descrip>
|
|
||||||
|
|
||||||
<sect>Limitations<label id="limitations"><p>
|
<sect>Limitations<label id="limitations"><p>
|
||||||
|
|
||||||
<sect1>Disk I/O<p>
|
<sect1>Disk I/O<p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue