Telestrat joystick management

This commit is contained in:
jede
2020-05-24 22:47:20 +02:00
committed by greg-king5
parent f8be35b41e
commit 532240a2db
6 changed files with 155 additions and 5 deletions

View File

@@ -0,0 +1,14 @@
;
; Address of the static standard joystick driver
;
; Oliver Schmidt, 2012-11-01
;
; const void joy_static_stddrv[];
;
.export _joy_static_stddrv
.import _telestrat_joy
.rodata
_joy_static_stddrv := _telestrat_joy