summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* am: Stub SetScreenShotImageOrientation.bunnei2018-08-081-0/+1
* hle/service: Make constructors explicit where applicableLioncash2018-07-191-1/+1
* am: Stub out IApplicationFunctions::GetPseudoDeviceId.bunnei2018-06-061-0/+1
* am: Implement ILibraryAppletCreator::CreateStorage.bunnei2018-06-041-0/+1
* am: Stub IApplicationFunctions GetDisplayVersion.bunnei2018-05-261-0/+1
* Add & correct miscellaneous things (#470)greggameplayer2018-05-261-2/+17
* Stubs for QLaunch (#428)Hexagon122018-05-071-0/+25
* Stub more functionsmailwl2018-02-221-0/+7
* Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsmailwl2018-02-221-0/+1
* Service: stub some functions in am, audio, time, vi servicesmailwl2018-02-071-0/+5
* IApplicationFunctions: Stub out EnsureSaveData.bunnei2018-02-061-0/+1
* Service/am: Add AppletAE service (#153)mailwl2018-02-021-0/+93
* AppletOE: Make ISelfController keep a reference to nvflinger.Subv2018-01-221-1/+7
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* 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
* 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
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+47