yuzu/src/core/hle/service/hid
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data
Makes the interface future-proofed for supporting other platforms in the event we ever support platforms with differing pointer sizes. This way, we have a type in place that is always guaranteed to be able to represent a pointer exactly.
2020-07-27 21:21:01 -04:00
..
controllers hid: Only update keyboard & debug pad inputs if enabled 2020-07-16 22:28:49 +10:00
errors.h hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment 2019-07-01 15:12:57 +10:00
hid.cpp core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
hid.h core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
irs.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
irs.h kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
xcd.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
xcd.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00