2019-11-16 13:11:40 -05:00
|
|
|
;
|
|
|
|
; Address of the static standard TGI driver
|
|
|
|
;
|
2020-07-15 17:11:38 -04:00
|
|
|
; 2020-06-04, Greg King
|
2019-11-16 13:11:40 -05:00
|
|
|
;
|
|
|
|
; const void tgi_static_stddrv[];
|
|
|
|
;
|
|
|
|
|
2020-07-15 17:11:38 -04:00
|
|
|
.import _cx320p1_tgi ; 320 pixels across, 1 pixel per byte
|
|
|
|
|
|
|
|
.export _tgi_static_stddrv := _cx320p1_tgi
|