aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/sm/sm.h
AgeCommit message (Expand)Author
2018-08-01kernel: Move object class to its own source filesLioncash
2018-07-19hle/service: Make constructors explicit where applicableLioncash
2018-04-20core: Relocate g_service_manager to the System classLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-12-28service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei
2017-10-31hle: Use Switch formatted result codes.bunnei
2017-10-14hle: Initial implementation of NX service framework and IPC.bunnei
2017-09-24HLE/SRV: Implemented RegisterService.Subv
2017-06-08Service/sm: Convert 'srv:' to ServiceFrameworkYuri Kunde Schlesner
2017-06-06Service: Make service registration part of the sm implementationYuri Kunde Schlesner