summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-08Update AM service function tablesLioncash6-113/+246
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner5-5/+5
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-3/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner5-61/+64
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot5-143/+150
2016-04-24am: title_id is long long uintSam Spilsbury1-1/+1
2016-04-08update the code of AM service! (#1623)JamePeng6-51/+289
2016-02-02services: Get rid of unnecessary includesLioncash6-11/+3
2015-12-30services: Update some function tablesLioncash3-0/+73
2015-07-29core: Eliminate some unused variable warningsLioncash1-1/+1
2015-07-29core: Fix missing prototype warningsLioncash1-0/+1
2015-07-29am_net: Add missing function to the function tableLioncash1-0/+1
2015-07-29am_net: Add correct function name to the function tableLioncash1-1/+1
2015-07-21Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv3-3/+33
2015-06-12Services: Continue separation of services into their own folderspurpasmart9610-0/+294