summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* services: Get rid of unnecessary includesLioncash2016-02-026-11/+3
|
* services: Update some function tablesLioncash2015-12-303-0/+73
|
* core: Eliminate some unused variable warningsLioncash2015-07-291-1/+1
|
* core: Fix missing prototype warningsLioncash2015-07-291-0/+1
|
* am_net: Add missing function to the function tableLioncash2015-07-291-0/+1
|
* am_net: Add correct function name to the function tableLioncash2015-07-291-1/+1
|
* Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv2015-07-213-3/+33
| | | | | | Named the service functions in am:app as per 3dbrew. This fixes an illegal read loop in Steel Diver
* Services: Continue separation of services into their own folderspurpasmart962015-06-1210-0/+294