]> git.sur5r.net Git - cc65/blobdiff - doc/telestrat.sgml
Update funcref.sgml
[cc65] / doc / telestrat.sgml
index 2d05f898539648e432ec553c40349566bc7243d1..76b3cdd30a2a6ad8f9e7a32d326381e720fd055f 100644 (file)
@@ -9,10 +9,7 @@
 <date>2017-01-22
 
 <abstract>
-
-An overview over the Telestrat (Telemon 2.4 & Telemon 3.x : http://orix.oric.org) runtime system as it is implemented for the cc65 C
-compiler.)
-
+An overview over the Telestrat (Telemon 2.4 & Telemon 3.x : http://orix.oric.org) runtime system as it is implemented for the cc65 C compiler.
 </abstract>
 
 <!-- Table of contents -->
@@ -123,13 +120,12 @@ structures; accessing the struct fields will access the chip registers.
 TGI drivers is available on Oric Telestrat with some functions :
 
 <itemize>
-<item>
+<item>tgi_done
 <item>tgi_install
 <item>tgi_init
 <item>tgi_clear
+<item>tgi_line
 <item>tgi_setpixel
-<item>tgi_getmaxx
-<item>tgi_getmaxy
 </itemize>