summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am_app.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update AM service function tablesLioncash2016-12-081-0/+5
| | | | Updated based off information from 3dbrew.
* 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
| | | | | | Named the service functions in am:app as per 3dbrew. This fixes an illegal read loop in Steel Diver
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+20