]> git.sur5r.net Git - cc65/blob - libsrc/atari/scrdev.s
Fix ftell() on Apple II to return the correct value.
[cc65] / libsrc / atari / scrdev.s
1 ; Name of the "screen" device
2
3         .export scrdev
4
5         .rodata
6
7 scrdev: .byte   "S:", 0