Merge pull request #519 from jedeoric/master
[Telestrat] mkdir is now available
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user