Joystick test program
Find a file
2015-04-13 21:56:07 -04:00
.gitignore Add .gitignore. 2014-05-04 15:38:28 -04:00
.lvimrc Add .lvimrc. 2014-05-04 16:07:12 -04:00
joytest.c Add -pollaxes flag for special case joysticks. 2015-04-13 21:49:41 -04:00
Makefile Fix ordering of LDFLAGS. 2014-05-04 20:16:43 +00:00
README Add README file. 2014-05-04 15:40:20 -04:00

This is a simple joystick test program that uses LibSDL.
The purpose is to allow users to gather data about their gamepads/joysticks
so that suppot can be added into Chocolate Doom for them.