]> git.sur5r.net Git - cc65/blob - libsrc/atmos/tgi_stat_stddrv.s
Replaced whole bunch for Makefiles with a single generic Makefile.
[cc65] / libsrc / atmos / tgi_stat_stddrv.s
1 ;
2 ; Address of the static standard tgi driver
3 ;
4 ; Oliver Schmidt, 2012-11-01
5 ;
6 ; const void tgi_static_stddrv[];
7 ;
8
9         .export _tgi_static_stddrv
10         .import _atmos_240_200_2_tgi
11
12 .rodata
13
14 _tgi_static_stddrv := _atmos_240_200_2_tgi