aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am/am.cpp
AgeCommit message (Expand)Author
2018-02-22Stub am::SetScreenShotPermission, and bsd::StartMonitoring functionsmailwl
2018-02-18AM: Corrected the response in EnsureSaveData.Subv
2018-02-13service: Remove remaining uses of BufferDescriptor*.bunnei
2018-02-07Service: stub some functions in am, audio, time, vi servicesmailwl
2018-02-05IApplicationFunctions: Stub out EnsureSaveData.bunnei
2018-02-04logger: Add AM service logging category.bunnei
2018-02-02Service/am: Add AppletAE service (#153)mailwl
2018-01-22AppletOE: Make ISelfController keep a reference to nvflinger.Subv
2018-01-13yuzu: Update license text to be consistent across project.bunnei
2017-12-28ap, aoc_u: Minor cleanup.bunnei
2017-10-14hle: Add service stubs for apm and appletOE.bunnei
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner
2016-12-07Update AM service function tablesLioncash
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-04-24am: title_id is long long uintSam Spilsbury
2016-04-08update the code of AM service! (#1623)JamePeng
2016-02-02services: Get rid of unnecessary includesLioncash
2015-07-29core: Eliminate some unused variable warningsLioncash
2015-07-29core: Fix missing prototype warningsLioncash
2015-07-21Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.Subv
2015-06-11Services: Continue separation of services into their own folderspurpasmart96