wine/dlls/winebus.sys
Arkadiusz Hiler 3df433843b winebus.sys/sdl: Use the 8 absolute axes supported by DIJOYSTATE2.
Most games use c_dfDIJoystick2 which can support up to 8 absolute axes,
6 directional ones and 2 sliders.

With this change we now have 8 usable axes instead of six and we FIXME
if device exposes more than that.
2022-08-03 22:15:52 +02:00
..
bus_iohid.c
bus_sdl.c winebus.sys/sdl: Use the 8 absolute axes supported by DIJOYSTATE2. 2022-08-03 22:15:52 +02:00
bus_udev.c
hid.c
main.c
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h
unixlib.c
unixlib.h
winebus.inf
winebus.rc
winebus.sys.spec