]> git.sur5r.net Git - cc65/blob - libsrc/atari5200/joy_stat_stddrv.s
Changes due to code review.
[cc65] / libsrc / atari5200 / joy_stat_stddrv.s
1 ;
2 ; Address of the static standard joystick driver
3 ;
4 ; Christian Groessler, 2014-05-12
5 ;
6 ; const void joy_static_stddrv[];
7 ;
8
9         .export _joy_static_stddrv
10         .import _atr5200std_joy
11
12 _joy_static_stddrv := _atr5200std_joy