yuzu/src/core/hle
Zach Hilman 0080a8da58 sm: Implement RegisterService and UnregisterService
These are needed by Edizon to boot. They are used to see if a user is using SX OS, as SX OS registers a custom service called 'tx' and attempting to register a service of the same name lets the application know if it is present.
2018-11-03 20:02:18 -04:00
..
kernel
service sm: Implement RegisterService and UnregisterService 2018-11-03 20:02:18 -04:00
ipc_helpers.h
ipc.h
lock.cpp
lock.h
result.h