Some documentation fixes

- gamate.sgml: remove empty section "Hardware access"
- telestrat.sgml: remove wrong "<descrip>" tags
This commit is contained in:
Christian Groessler 2018-11-15 23:06:47 +01:00 committed by Oliver Schmidt
parent b8bd075e5e
commit 9405323815
2 changed files with 0 additions and 26 deletions

View File

@ -49,16 +49,6 @@ Programs containing Gamate specific code may use the <tt/gamate.h/ header file.
</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>
@ -159,6 +149,3 @@ freely, subject to the following restrictions:
</enum>
</article>

View File

@ -133,29 +133,16 @@ No extended memory drivers are currently available for the Telestrat.
<sect1>Joystick drivers<p>
<descrip>
telemon 2.4 & 3.0 manages joysticks but it had been handled yet.
</descrip>
<sect1>Mouse drivers<p>
<descrip>
Telestrat manages also mouse, but it had been no handled yet in this version.
</descrip>
<sect1>RS232 device drivers<p>
<descrip>
Telestrat has a RS232 port, but it's not usable in cc65.
</descrip>
<sect>Limitations<label id="limitations"><p>
<sect1>Disk I/O<p>