summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/general_backend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* applets: Append applet_ prefix to backend appletsMorph2021-07-141-90/+0
* applets: Make the applet mode a protected property of AppletMorph2021-04-171-3/+0
* applets: Pass in the LibraryAppletMode each applet's constructorMorph2021-04-151-3/+8
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+2
* service/am: Remove usages of global system accessorsLioncash2019-09-051-3/+9
* applets: Implement Auth applet backendZach Hilman2019-06-251-0/+30
* loader: Move NSO module tracking to AppLoaderZach Hilman2019-05-261-1/+1
* applets: Save report on stubbed appletZach Hilman2019-05-251-1/+4
* web_browser: Make OpenPage non-constZach Hilman2019-04-171-3/+3
* general_backend: Move StubApplet and add backend PhotoViewerZach Hilman2019-04-171-0/+48