yuzu/src/core/hle
Lioncash 0cd843151f kernel/timer: Make data members private where applicable
Instead, we can just expose functions that return the queryable state
instead of letting anything modify it.
2018-07-26 09:51:44 -04:00
..
kernel kernel/timer: Make data members private where applicable 2018-07-26 09:51:44 -04:00
service Merge pull request #828 from lioncash/ldr 2018-07-25 23:44:13 -05:00
ipc_helpers.h Merge pull request #800 from lioncash/set 2018-07-25 10:25:29 -07: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