summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/sm/controller.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+5
* service: Update function tablesVolcaEM2020-06-291-3/+3
* core/core: Remove unnecessary sm/controller includeLioncash2018-09-061-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* controller: Use DuplicateSession for DuplicateSessionEx.bunnei2018-01-181-0/+1
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* controller: Implement DuplicateSession.bunnei2017-12-291-0/+1
* service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei2017-12-281-2/+2
* hle: Implement ConvertSessionToDomain, various cleanups.bunnei2017-10-151-0/+1
* hle: Initial implementation of NX service framework and IPC.bunnei2017-10-151-0/+22