1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00
cc65/libsrc/cx16/joy_stat_stddrv.s

12 lines
199 B
ArmAsm
Raw Permalink Normal View History

;
; Address of the static standard joystick driver
;
; 2019-11-10, Greg King
;
; const void joy_static_stddrv[];
;
.import _cx16_std_joy
.export _joy_static_stddrv := _cx16_std_joy