summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/manager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
Manages mapping between title IDs and application launch and control properties.