summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/apm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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