summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/apm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* apm: Refactor service impl. to support multiple ports.bunnei2018-02-101-52/+4
* logger: Add APM service logging category.bunnei2018-02-051-2/+3
* hle: Rename RequestBuilder to ResponseBuilder.bunnei2018-01-251-3/+3
* service: Fix all incorrect IPC response headers.bunnei2018-01-251-1/+1
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+2
* Services: Stubbed APM::OpenSession and the ISession interface.Subv2018-01-171-1/+43
* clang-formatMerryMage2018-01-161-2/+1
* 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/+0
* hle: Add service stubs for apm and appletOE.bunnei2017-10-151-0/+27