This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-24 12:59:23 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f47cccd9f46ca848f7a2923d3429d2b1dc21265
dolphin
/
Source
/
Core
/
InputCommon
History
Jordan Woyak
4f47cccd9f
Cleanup: Use std::abs instead of abs.
2020-02-08 18:21:14 -06:00
..
ControllerEmu
InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency.
2020-01-18 13:56:11 -06:00
ControllerInterface
Cleanup: Use std::abs instead of abs.
2020-02-08 18:21:14 -06:00
ControlReference
…
CMakeLists.txt
…
GCAdapter_Android.cpp
…
GCAdapter.cpp
…
GCAdapter.h
…
GCPadStatus.h
…
InputCommon.vcxproj
Add an ARM64 target to Visual Studio projects
2019-12-28 19:20:41 +10:00
InputCommon.vcxproj.filters
…
InputConfig.cpp
InputConfig::LoadConfig(): Convert num[] to an array of std::string_view.
2019-12-29 23:45:02 -05:00
InputConfig.h
…
InputProfile.cpp
…
InputProfile.h
…
KeyboardStatus.h
…