]> git.sur5r.net Git - cc65/blob - libsrc/joystick/joy_read.s
Removed IRQ support from joystick drivers.
[cc65] / libsrc / joystick / joy_read.s
1 ;
2 ; Ullrich von Bassewitz, 2002-12-20
3 ;
4 ; unsigned char __fastcall__ joy_read (unsigned char joystick);
5 ; /* Read a particular joystick */
6 ;
7
8         .include        "joy-kernel.inc"
9
10         _joy_read       = joy_read              ; Use driver entry