]> git.sur5r.net Git - cc65/commitdiff
Some documentation fixes
authorChristian Groessler <chris@groessler.org>
Thu, 15 Nov 2018 22:06:47 +0000 (23:06 +0100)
committerOliver Schmidt <ol.sc@web.de>
Fri, 16 Nov 2018 15:13:43 +0000 (16:13 +0100)
- gamate.sgml: remove empty section "Hardware access"
- telestrat.sgml: remove wrong "<descrip>" tags

doc/gamate.sgml
doc/telestrat.sgml

index 1a2a731786e99a8579f8b76b69e0b1d1f4abdbdd..e5e3acbdd796f1e4dea3bcc31969ceae8b0062d8 100644 (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>
-
-
-
index fe9efcfdb73a10fb2fb22797000cb306fb1cd6dd..8d8aa23d26669335a09c47d339c88d9c3ccc0853 100644 (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>