summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/apm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
| | | | Tidies up namespace declarations
* apm: Refactor service impl. to support multiple ports.bunnei2018-02-101-6/+3
|
* Services: Stubbed APM::OpenSession and the ISession interface.Subv2018-01-171-0/+8
| | | | | | # Conflicts: # src/core/hle/service/am/applet_oe.cpp # src/core/hle/service/apm/apm.cpp
* 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
|
* hle: Add service stubs for apm and appletOE.bunnei2017-10-151-0/+22