]> git.sur5r.net Git - cc65/blob - libsrc/c16/c16-stdjoy.s
506ebaa23a798ce56a0f0075c42d1f44835dee14
[cc65] / libsrc / c16 / 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/plus4-stdjoy.s"
9