summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sm/sm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei2017-12-281-2/+0
* hle: Implement ConvertSessionToDomain, various cleanups.bunnei2017-10-151-4/+3
* hle: Add service stubs for apm and appletOE.bunnei2017-10-151-1/+1
* hle: Initial implementation of NX service framework and IPC.bunnei2017-10-151-5/+86
* HLE/SRV: Implemented RegisterService.Subv2017-09-241-0/+4
* Service/sm: Convert 'srv:' to ServiceFrameworkYuri Kunde Schlesner2017-06-091-2/+12
* Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2017-06-061-0/+1
* Service: Make service registration part of the sm implementationYuri Kunde Schlesner2017-06-061-0/+58