flycast/core/input
Flyinghead 1725dbfa98 input: fix arcade mode for on-screen gamepads.
Use same layout as gamepad arcade for on-screen gamepads (ABXYRL)
map RT and LT to buttons 5 and 6 in arcade
android: Fix non-working fast-forward button
Use maple port in lastAxisValue state
naomi: use default alienfnt buttons: 1-4
2021-09-21 15:56:01 +02:00
..
gamepad.h input: merge buttons and axes 2021-09-19 18:27:21 +02:00
gamepad_device.cpp input: fix arcade mode for on-screen gamepads. 2021-09-21 15:56:01 +02:00
gamepad_device.h input: fix arcade mode for on-screen gamepads. 2021-09-21 15:56:01 +02:00
keyboard_device.h input: don't register multiple button presses when holding axis 2021-09-20 14:07:42 +02:00
mapping.cpp input: merge buttons and axes 2021-09-19 18:27:21 +02:00
mapping.h input: fix arcade mode for on-screen gamepads. 2021-09-21 15:56:01 +02:00