]> git.sur5r.net Git - cc65/blob - libsrc/atari/scrdev.s
atari: split color.s into bordercolor.s and bgcolor.s
[cc65] / libsrc / atari / scrdev.s
1 ; Name of the "screen" device
2
3         .export scrdev
4
5         .rodata
6
7 scrdev: .byte   "S:", 0