pcsx2/plugins/onepad/SDL
Gregory Hainaut a71a549fa3 onepad: create a LUT for the pad key => SDL key mapping
Initial plan was to allow to remap the logical (SDL) key.
Unfortunately I feel some issues with the current enum.
* button/axis overlap
* trigger/axis must be handled differently

Nevertheless, code is easier this way
2017-05-03 12:33:42 +02:00
..
joystick.cpp onepad: create a LUT for the pad key => SDL key mapping 2017-05-03 12:33:42 +02:00
joystick.h onepad: create a LUT for the pad key => SDL key mapping 2017-05-03 12:33:42 +02:00