suyu/src/core/hle/service/hid/controllers
Morph 322339a5fd npad: Return NpadButton in GetAndResetPressState
We were previously truncating this to a u32 as there were no known buttons that used the full 64 bits of this type. Fix this now that we know they are used.
2021-11-29 19:21:51 -05:00
..
console_sixaxis.cpp service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00
console_sixaxis.h service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00
controller_base.cpp service/hid: Remove includes of core.h and settings.h 2021-11-24 20:30:27 -06:00
controller_base.h service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00
debug_pad.cpp service/hid: Remove includes of core.h and settings.h 2021-11-24 20:30:27 -06:00
debug_pad.h service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00
gesture.cpp service/hid: Remove includes of core.h and settings.h 2021-11-24 20:30:27 -06:00
gesture.h service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00
keyboard.cpp core/hid: Improve accuary of mouse implementation 2021-11-24 20:30:28 -06:00
keyboard.h service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00
mouse.cpp core/hid: Improve accuary of mouse implementation 2021-11-24 20:30:28 -06:00
mouse.h service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00
npad.cpp npad: Return NpadButton in GetAndResetPressState 2021-11-29 19:21:51 -05:00
npad.h npad: Return NpadButton in GetAndResetPressState 2021-11-29 19:21:51 -05:00
stubbed.cpp service/hid: Remove includes of core.h and settings.h 2021-11-24 20:30:27 -06:00
stubbed.h service/hid: Remove includes of core.h and settings.h 2021-11-24 20:30:27 -06:00
touchscreen.cpp service/hid: Remove includes of core.h and settings.h 2021-11-24 20:30:27 -06:00
touchscreen.h service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00
xpad.cpp service/hid: Remove includes of core.h and settings.h 2021-11-24 20:30:27 -06:00
xpad.h service/hid: Finish converting LIFO objects and address some nits 2021-11-24 20:30:29 -06:00