yuzu-mainline/src/core/hle
Lioncash a37a47448d hid: Use a ranged-for loops in UpdatePadCallback
Modernizes the loops themselves while also getting rid of a signed/unsigned
comparison in a loop condition.
2018-07-19 15:11:08 -04:00
..
kernel Merge pull request #692 from lioncash/assign 2018-07-18 20:56:28 -07:00
service hid: Use a ranged-for loops in UpdatePadCallback 2018-07-19 15:11:08 -04:00
config_mem.cpp Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
config_mem.h Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
ipc_helpers.h ipc: Add support for PopIpcInterface() method. 2018-05-01 21:57:44 -04:00
ipc.h add IPC CommandType & Some HID FunctionInfo (#487) 2018-05-30 14:09:21 -04:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h
result.h Add & correct some error modules 2018-05-23 14:22:42 +02:00
romfs.cpp
romfs.h
shared_page.cpp core_timing: Namespace all functions and constants in core_timing's header 2018-04-30 03:32:59 -04:00
shared_page.h Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00