summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apm/apm_controller.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistencyarades792023-02-141-1/+1
* add static lifetime to constexpr values to force compile time evaluation where possiblearades792023-02-141-1/+1
* Demote services from warning/info to debug to reduce log spam:Kelebek12022-09-011-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: am: Update enum names to match documentationNarr the Reg2022-02-221-5/+5
* service: Append service name prefix to common filenamesMorph2021-07-141-0/+89