flycast/core/input
Flyinghead 06a6e26588 get rid of os_GetSeconds()
replace it with std::chrono-based getTimeMs()
2024-04-11 15:25:25 +02:00
..
gamepad.h Add a hotkey to bypass emulated keyboard 2023-12-07 16:48:31 +01:00
gamepad_device.cpp get rid of os_GetSeconds() 2024-04-11 15:25:25 +02:00
gamepad_device.h get rid of os_GetSeconds() 2024-04-11 15:25:25 +02:00
keyboard_device.h Add a hotkey to bypass emulated keyboard 2023-12-07 16:48:31 +01:00
mapping.cpp Add a hotkey to bypass emulated keyboard 2023-12-07 16:48:31 +01:00
mapping.h minor input and lua fixes 2024-04-10 17:24:47 +02:00
mouse.cpp C++17 (#926) 2023-02-18 13:24:34 +01:00
mouse.h input: fix naomi rotary encoders 2022-03-06 17:57:16 +01:00