summaryrefslogtreecommitdiff
path: root/src/core/hle/service/apm/apm.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-02-21service: refactor server architectureLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2019-06-28apm: Add apm:am serviceZach Hilman
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-09apm: Refactor service impl. to support multiple ports.bunnei
2018-01-16Services: Stubbed APM::OpenSession and the ISession interface.Subv
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-12-28service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.bunnei
2017-10-14hle: Add service stubs for apm and appletOE.bunnei