yuzu/src
wwylele e02c4b7195 Input: remove unused stuff & clean up
1. removed zl, zr and c-stick from HID::PadState. They are handled by IR, not HID
2. removed button handling in EmuWindow
3. removed key_map
4. cleanup #include
2017-03-01 23:30:57 +02:00
..
audio_core Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
citra InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
citra_qt Input: remove unused stuff & clean up 2017-03-01 23:30:57 +02:00
common Input: add device and factory template 2017-03-01 23:30:57 +02:00
core Input: remove unused stuff & clean up 2017-03-01 23:30:57 +02:00
input_common InputCommon: add SDL joystick support 2017-03-01 23:30:57 +02:00
tests Common: add ParamPackage 2017-03-01 23:30:57 +02:00
video_core Input: remove unused stuff & clean up 2017-03-01 23:30:57 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt InputCommon: add Keyboard 2017-03-01 23:30:57 +02:00