yuzu/src/core/hle/service/sm
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
..
controller.cpp service: Add missing headers inclusions where applicable 2018-09-25 17:14:38 -04:00
controller.h core/core: Remove unnecessary sm/controller include 2018-09-06 14:38:39 -04:00
sm.cpp sm: Implement RegisterService and UnregisterService 2018-11-03 20:02:18 -04:00
sm.h sm: Implement RegisterService and UnregisterService 2018-11-03 20:02:18 -04:00