summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/manager.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman2019-06-261-6/+23
|
* glue: Add manager to keep track of application registryZach Hilman2019-06-251-0/+46
Manages mapping between title IDs and application launch and control properties.