1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-13 19:29:34 +00:00

Doc modified

This commit is contained in:
jede 2017-11-10 10:58:01 +01:00
parent eae485dc64
commit 64ed0a1937

View File

@ -120,12 +120,12 @@ structures; accessing the struct fields will access the chip registers.
TGI drivers is available on Oric Telestrat with some functions :
<itemize>
<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>