yuzu/src/core/hle/service/sm
Lioncash 2a533f0067 service/sm: Improve debug log for RegisterService
Now it also indicates the name and max session count. This also gives a
name to the unknown bool. This indicates if the created port is supposed
to be using light handles or regular handles internally. This is passed
to the respective svcCreatePort parameter internally.
2018-12-18 18:22:22 -05:00
..
controller.cpp Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 2018-11-26 17:06:13 +11:00
controller.h core/core: Remove unnecessary sm/controller include 2018-09-06 14:38:39 -04:00
sm.cpp service/sm: Improve debug log for RegisterService 2018-12-18 18:22:22 -05:00
sm.h service/sm: Take std::string by const reference in UnregisterService 2018-11-24 00:08:13 -05:00