]> git.sur5r.net Git - cc65/blob - libsrc/joystick/joy_count.s
atari5200: name conio constructor 'initconio'
[cc65] / libsrc / joystick / joy_count.s
1 ;
2 ; Ullrich von Bassewitz, 2002-12-20
3 ;
4 ; unsigned char joy_count (void);
5 ; /* Return the number of joysticks supported by the driver */
6 ;
7
8         .include        "joy-kernel.inc"
9
10         _joy_count      = joy_count             ; Use driver entry