summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_general_backend.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-27core: Replace all instances of ResultCode with Resultgerman771-3/+3
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-07-14applets: Append applet_ prefix to backend appletsMorph1-0/+0
2021-04-17applets: Make the applet mode a protected property of AppletMorph1-3/+0
2021-04-15applets: Pass in the LibraryAppletMode each applet's constructorMorph1-3/+8
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+2
2019-09-05service/am: Remove usages of global system accessorsLioncash1-3/+9
2019-06-25applets: Implement Auth applet backendZach Hilman1-0/+30
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman1-1/+1
2019-05-25applets: Save report on stubbed appletZach Hilman1-1/+4
2019-04-17web_browser: Make OpenPage non-constZach Hilman1-3/+3
2019-04-17general_backend: Move StubApplet and add backend PhotoViewerZach Hilman1-0/+48