summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/lm/lm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
| | | | Tidies up namespace declarations
* LM: Don't create an unnecessary port in Initialize.Subv2018-01-221-3/+0
|
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
|
* service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei2017-12-281-2/+2
|
* lm: Implement lm::Initialize and Logger::log.bunnei2017-10-191-0/+5
|
* hle: Initial implementation of NX service framework and IPC.bunnei2017-10-151-0/+25