summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Append service name prefix to common filenamesMorph2021-07-141-78/+0
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-2/+2
* glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman2019-06-261-8/+13
* glue: Add manager to keep track of application registryZach Hilman2019-06-251-0/+73