intermediate check-in -- creativision joystick driver

This commit is contained in:
Christian Groessler
2017-02-08 14:34:35 +01:00
parent c33383e6de
commit 38451fa8a4
4 changed files with 207 additions and 5 deletions

View File

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