summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-22Stub more functionsmailwl1-0/+7
2018-02-22Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsmailwl1-0/+1
2018-02-07Service: stub some functions in am, audio, time, vi servicesmailwl1-0/+5
2018-02-06IApplicationFunctions: Stub out EnsureSaveData.bunnei1-0/+1
2018-02-02Service/am: Add AppletAE service (#153)mailwl1-0/+93
2018-01-22AppletOE: Make ISelfController keep a reference to nvflinger.Subv1-1/+7
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-10-15hle: Add service stubs for apm and appletOE.bunnei1-12/+3
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei1-0/+25