yuzu-mainline/src/core/hle
gdkchan 59575d5cae Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96)
* Stub PopLaunchParameter and implement Buffer C Descriptors reading

* Address PR feedback

* Ensure we push a u64 not a size_t

* Fix formatting
2018-01-18 14:54:34 -05:00
..
kernel Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) 2018-01-18 14:54:34 -05:00
service Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) 2018-01-18 14:54:34 -05:00
config_mem.cpp
config_mem.h
ipc_helpers.h Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) 2018-01-18 14:54:34 -05:00
ipc.h Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) 2018-01-18 14:54:34 -05:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h
result.h hle: Use Switch formatted result codes. 2017-10-31 19:26:11 -04:00
romfs.cpp
romfs.h
shared_page.cpp CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 2018-01-08 19:10:25 -05:00
shared_page.h