]> git.sur5r.net Git - cc65/blob - libsrc/apple2/tgi_colors.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / apple2 / tgi_colors.s
1 ;
2 ; Target-specific black & white values for use by the target-shared TGI kernel
3 ;
4
5         .include        "tgi-kernel.inc"
6
7         .export         tgi_color_black:zp = $00
8         .export         tgi_color_white:zp = $03