mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-03-06 16:29:37 +00:00
Add new GamepadButton enum with bits corresponding to AppleJack button bits. Both the AppleJack controller and the SDL GameController coincidentally define one d-pad, two shoulder buttons, four face buttons, and three system buttons. This makes mapping modern game controllers to the AppleJack straightforward.