]> git.sur5r.net Git - cc65/blob - libsrc/nes/tgi_stat_stddrv.s
Fixed LinuxDoc Tools issues in some verbatim blocks in the Atari document.
[cc65] / libsrc / nes / 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 _nes_64_56_2_tgi
11
12 .rodata
13
14 _tgi_static_stddrv := _nes_64_56_2_tgi