1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00
cc65/libsrc/cx16/tgi_stat_stddrv.s

12 lines
233 B
ArmAsm
Raw Normal View History

;
; Address of the static standard TGI driver
;
; 2020-06-04, Greg King
;
; const void tgi_static_stddrv[];
;
.import _cx320p1_tgi ; 320 pixels across, 1 pixel per byte
.export _tgi_static_stddrv := _cx320p1_tgi