summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns/ns.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-28core/ns: Implement GetReadOnlyApplicationControlDataInterfaceNarr the Reg1-0/+7
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph1-2/+2
2020-11-27service: Eliminate usages of the global system instanceLioncash1-12/+8
2020-11-18patch_manager: Remove usages of the global system instanceLioncash1-6/+22
2020-06-29service: Update function tablesVolcaEM1-3/+3
2019-09-22RebaseDavid Marcec1-2/+1
2019-09-22RebaseDavid Marcec1-2/+2
2019-09-21services: Pass FileSystemController as reference to services that need itZach Hilman1-3/+11
2019-06-05service/ns: Add missing override specifiersLioncash1-9/+9
2019-05-23Address review commentsMichael Scire1-3/+11
2019-05-23clang-format fixesMichael Scire1-1/+1
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire1-0/+74
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-02-15pl_u: Implement basic shared font loading from RAM dump.bunnei1-3/+3
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-29service: Add empty interface for pctl:a.bunnei1-3/+3
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