nba-emu / NanoBoyAdvance

A cycle-accurate Nintendo Game Boy Advance emulator.
GNU General Public License v3.0
955 stars 53 forks source link

Qt: move from SDL2 game controller to SDL2 joystick API #314

Closed fleroviux closed 11 months ago

fleroviux commented 11 months ago

Move from SDL2 game controller to SDL2 joystick API. This is done in the hope to better support game controllers which the game controller does not know how to map to the standard buttons and axes (properly).