summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* am: title_id is long long uintSam Spilsbury2016-04-241-1/+1
* update the code of AM service! (#1623)JamePeng2016-04-081-9/+131
* services: Get rid of unnecessary includesLioncash2016-02-021-4/+0
* core: Eliminate some unused variable warningsLioncash2015-07-291-1/+1
* core: Fix missing prototype warningsLioncash2015-07-291-0/+1
* Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv2015-07-211-0/+9
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+55