summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/general_backend.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: services: Use std::shared_ptr instead of copy by value.bunnei2020-02-081-7/+7
* am: Refactor IStorage interface.bunnei2020-02-061-2/+2
* service/am: Remove usages of global system accessorsLioncash2019-09-051-5/+8
* applets: Implement Auth applet backendZach Hilman2019-06-251-0/+116
* Merge pull request #2482 from DarkLordZach/prepobunnei2019-06-211-1/+9
|\
| * applets: Save report on stubbed appletZach Hilman2019-05-251-1/+9
* | common/hex_util: Combine HexVectorToString() and HexArrayToString()Lioncash2019-06-121-6/+6
|/
* web_browser: Make OpenPage non-constZach Hilman2019-04-171-0/+1
* general_backend: Move StubApplet and add backend PhotoViewerZach Hilman2019-04-171-0/+123