flycast/core/input
Flyinghead 8f77a5482a config/data folders improvements
linux: look for legacy ~/.reicast and ~/.reicast/data
else look for ~/.config/flycast and ~/.local/share/flycast
and ~/.config/reicast and ~/.local/share/reicast
(defaults to flycast)

look for bios files in home folder and data folders (android, windows
,macos), then in game folder.
on linux, search in /usr/share/flycast and /usr/local/share/flycast and
legacy locations
2020-11-26 16:45:57 +01:00
..
gamepad.h Add ability to map analogue triggers to digital buttons 2020-04-07 01:33:05 +01:00
gamepad_device.cpp input: allow binding controller buttons/axes to more than 1 player 2020-11-21 17:57:23 +01:00
gamepad_device.h input: use btn/axes names in ui. fix mouse btn mapping 2020-11-20 22:10:14 +01:00
keyboard_device.cpp x11: support mouse wheel. ascii text keyboard input 2019-02-24 12:53:49 +01:00
keyboard_device.h Cleanup include headers 2020-03-29 14:26:21 +02:00
mapping.cpp config/data folders improvements 2020-11-26 16:45:57 +01:00
mapping.h input: allow binding controller buttons/axes to more than 1 player 2020-11-21 17:57:23 +01:00