summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/manager.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-26glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman1-8/+13
2019-06-25glue: Add manager to keep track of application registryZach Hilman1-0/+73
Manages mapping between title IDs and application launch and control properties.