summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-08Update AM service function tablesLioncash1-10/+10
Updated based off information from 3dbrew.
2016-04-08update the code of AM service! (#1623)JamePeng1-11/+115
2016-02-02services: Get rid of unnecessary includesLioncash1-3/+3
2015-07-21Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv1-0/+13
Named the service functions in am:app as per 3dbrew. This fixes an illegal read loop in Steel Diver
2015-06-12Services: Continue separation of services into their own folderspurpasmart961-0/+47