dingusppc/core
Keith Kaisershot d23f21b391 sdl: handle gamepad events
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.
2024-10-06 23:28:05 -07:00
..
bitops.h platinum: cleanup non-DWORD register reads. 2024-03-12 17:29:19 +01:00
CMakeLists.txt
coresignal.h
hostevents_sdl.cpp sdl: handle gamepad events 2024-10-06 23:28:05 -07:00
hostevents.h sdl: handle gamepad events 2024-10-06 23:28:05 -07:00
mathutils.h
timermanager.cpp Attempted build fix 2024-03-16 13:45:28 -07:00
timermanager.h timermanager: Use decimal ints, not floats or hex. 2024-08-31 18:09:15 -07:00