summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/library_applet_proxy.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-12am: rewrite ILibraryAppletProxyLiam1-143/+0
2024-01-30core: support offline web appletLiam1-1/+1
2024-01-30am: migrate global state to per-applet state structureLiam1-11/+12
2024-01-30service: split am into componentsLiam1-0/+142