mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-10 13:29:38 +00:00
d23f21b391
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.