summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: Add service stubs for apm and appletOE.bunnei2017-10-151-0/+16
|
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-164/+0
|
* Update AM service function tablesLioncash2016-12-081-10/+10
| | | | Updated based off information from 3dbrew.
* update the code of AM service! (#1623)JamePeng2016-04-081-11/+115
|
* services: Get rid of unnecessary includesLioncash2016-02-021-3/+3
|
* Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv2015-07-211-0/+13
| | | | | | 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-121-0/+47