yuzu/src/core/hle
Subv b18ccf9399 Kernel: Properly implemented svcWaitProcessWideKey and svcSignalProcessWideKey
They work in tandem with guest code to provide synchronization primitives along with svcArbitrateLock/Unlock
2018-04-20 21:04:27 -05:00
..
kernel Kernel: Properly implemented svcWaitProcessWideKey and svcSignalProcessWideKey 2018-04-20 21:04:27 -05:00
service Merge pull request #360 from lioncash/namespaces 2018-04-20 09:44:40 -04:00
config_mem.cpp
config_mem.h
ipc_helpers.h Fix: change check for domain order and existance of domain message header 2018-02-20 21:59:58 +03:00
ipc.h hle_ipc: Add helper functions for reading and writing buffers. 2018-02-13 23:26:03 -05:00
lock.cpp
lock.h
result.h result: Check against self-assignment in ResultVal's copy assignment operator 2018-03-28 18:02:44 -04:00
romfs.cpp
romfs.h
shared_page.cpp
shared_page.h