tgi_clear, tgi_init, tgi_done, tgi_getmaxx, tgi_getmaxy are working

This commit is contained in:
jede
2017-10-16 18:08:48 +02:00
parent 7b74264720
commit 18c94e123f
5 changed files with 665 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
;
; Address of the static standard tgi driver
;
; Jede (jede@oric.org), 2017-10-15
;
; const void tgi_static_stddrv[];
;
.export _tgi_static_stddrv
.import _telestrat_240_200_2_tgi
.rodata
_tgi_static_stddrv := _telestrat_240_200_2_tgi