Commit Graph

8 Commits

Author SHA1 Message Date
Tau 2cd6bdb695 Fix comment in idzio/di.c 2021-06-13 11:27:01 -04:00
Tau d9d206a160 Whitespace fix 2021-06-13 11:27:00 -04:00
85be42b2ce67a8e34b32793360824b056c0c2444 5b50824e2f Added more controller options to idzio
Add axis reversal for dinput and single stick steering for xinput.
2019-11-22 00:59:08 +00:00
Tau 46e5c6127d Fix function pointer calling convention syntax
Fixes MSVC build
2019-11-03 08:36:37 -05:00
Tau daff661b30 idzio/di.c: Fix callback calling convention
This only matters for 32-bit builds (which aren't going to get
used for this DLL, ever) but let's not be sloppy.
2019-10-15 15:09:53 -04:00
Tau 2214374bbd idzio/di.c: Add positional shifter support 2019-09-29 16:37:18 -04:00
Tau 2907c1a1b5 idzio: Add configuration file 2019-09-28 23:32:31 -04:00
Tau a0664a4008 idzio/di.c: Add hardcoded DirectInput backend 2019-09-28 23:32:03 -04:00