add joystick driver -- trigger buttons are not queried yet

This commit is contained in:
Christian Groessler
2014-05-12 03:03:44 +02:00
parent 1532ad6792
commit 82544b8678
3 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
;
; Address of the static standard joystick driver
;
; Christian Groessler, 2014-05-12
;
; const void joy_static_stddrv[];
;
.export _joy_static_stddrv
.import _atr5200std_joy
_joy_static_stddrv := _atr5200std_joy