summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am_app.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-32/+0
* Update AM service function tablesLioncash2016-12-081-0/+5
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-8/+8
* update the code of AM service! (#1623)JamePeng2016-04-081-8/+8
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv2015-07-211-3/+11
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+20