summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/apm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: refactor server architectureLiam2023-02-211-2/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+3
* apm: Add apm:am serviceZach Hilman2019-06-291-6/+1
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-2/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* 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
* 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