]> git.sur5r.net Git - cc65/blob - libsrc/c16/joy/c16-stdjoy.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / c16 / joy / c16-stdjoy.s
1 ;
2 ; Standard joystick driver for the C16. May be used multiple times when linked
3 ; to the statically application.
4 ;
5 ; Ullrich von Bassewitz, 2002-12-21
6 ;
7
8         .include        "../../plus4/joy/plus4-stdjoy.s"
9