summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sm/sm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-28service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei1-2/+0
2017-10-15hle: Implement ConvertSessionToDomain, various cleanups.bunnei1-4/+3
2017-10-15hle: Add service stubs for apm and appletOE.bunnei1-1/+1
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei1-5/+86
2017-09-24HLE/SRV: Implemented RegisterService.Subv1-0/+4
2017-06-09Service/sm: Convert 'srv:' to ServiceFrameworkYuri Kunde Schlesner1-2/+12
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner1-0/+1
2017-06-06Service: Make service registration part of the sm implementationYuri Kunde Schlesner1-0/+58