]> git.sur5r.net Git - cc65/blob - libsrc/apple2/joy_stat_stddrv.s
d6b416e0fae6341af9e39b7fec1266818d8ef939
[cc65] / libsrc / apple2 / joy_stat_stddrv.s
1 ;
2 ; Address of the static standard joystick driver
3 ;
4 ; Oliver Schmidt, 2012-11-01
5 ;
6 ; const void joy_static_stddrv[];
7 ;
8
9         .export _joy_static_stddrv
10         .import _apple2_stdjoy
11
12 .rodata
13
14 _joy_static_stddrv := _apple2_stdjoy