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,8 @@
;
; Christian Groessler, 2014-05-12
;
.export joy_libref
.import _exit
joy_libref := _exit