SDL/VisualC/SDL
mitchellcairns 18eeaea054
Implement SInput Device Support (#13343)
This implements a new SDL HID driver for a format developed by Hand Held Legend for their gamepad devices called SInput

Devices that are supported by this change with well-defined mappings

GC Ultimate ( https://gcultimate.com )
ProGCC ( https://handheldlegend.com/products/progcc-kit-wireless-wired-bundle )

The SInput format is documented here: https://github.com/HandHeldLegend/SInput-HID
2025-07-15 18:35:47 -07:00
..
Directory.Build.props Fix #12197: Force set /utf-8 for msvc compilers (#12198) 2025-02-06 09:34:41 -08:00
SDL.vcxproj Implement SInput Device Support (#13343) 2025-07-15 18:35:47 -07:00
SDL.vcxproj.filters Implement SInput Device Support (#13343) 2025-07-15 18:35:47 -07:00