summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am_app.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-32/+0
2016-12-08Update AM service function tablesLioncash1-0/+5
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-1/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-8/+8
2016-04-08update the code of AM service! (#1623)JamePeng1-8/+8
2016-02-02services: Get rid of unnecessary includesLioncash1-1/+0
2015-07-21Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv1-3/+11
2015-06-12Services: Continue separation of services into their own folderspurpasmart961-0/+20