summaryrefslogtreecommitdiff
path: root/bindings.c
AgeCommit message (Collapse)Author
2018-08-03Allow a gamepad mapping to apply to all controllers, controllers of a ↵Michael Pavone
particular type (i.e.e 6-button PS4 controllers) or specific controllers (based on SDL2 GUID) in addition to the controller in a certain slot
2018-06-19Fix missing include in bindings.cMichael Pavone
2018-05-05Refactor to split device bindings from IO emulation codeMichael Pavone