1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00
cc65/libsrc/supervision/joy_stat_stddrv.s

13 lines
264 B
ArmAsm
Raw Permalink Normal View History

2017-11-21 05:57:02 +00:00
;
; Address of the static standard joystick driver
;
; Oliver Schmidt, 2012-11-01
;
; const void joy_static_stddrv[];
;
.export _joy_static_stddrv
.import _supervision_stdjoy_joy
_joy_static_stddrv := _supervision_stdjoy_joy