aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.cpp
AgeCommit message (Expand)Author
2016-04-24am: title_id is long long uintSam Spilsbury
2016-04-08update the code of AM service! (#1623)JamePeng
2016-02-02services: Get rid of unnecessary includesLioncash
2015-07-29core: Eliminate some unused variable warningsLioncash
2015-07-29core: Fix missing prototype warningsLioncash
2015-07-21Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv
2015-06-11Services: Continue separation of services into their own folderspurpasmart96