]> git.sur5r.net Git - cc65/blob - joy_stat_stddrv.s
2dea36be616d511a20331ddea6b501ac6773ee4e
[cc65] / 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 _c16_stdjoy_joy
11
12 .rodata
13
14 _joy_static_stddrv := _c16_stdjoy_joy