aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns/ns.cpp
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-21service/ns: Update function tablesLioncash
2021-11-27core/ns: Implement GetReadOnlyApplicationControlDataInterfaceNarr the Reg
2021-11-27core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountIdNarr the Reg
2021-11-02general: Remove MakeResult helpersMorph
2021-10-07service: Reduce header include overheadMorph
2021-06-02general: Replace RESULT_UNKNOWN with ResultUnknownMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-04-14common: Move settings to common from core.bunnei
2021-04-09ns: Update to 12.xMorph
2020-12-18ns_vm: Stub NeedsUpdateVulnerabilityMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-17core: Fix clang buildLioncash
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
2020-07-11Merge pull request #4203 from VolcaEM/servicesbunnei
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-07-02Rename two functions in NSVolcaEM
2020-06-29service: Update function tablesVolcaEM
2020-04-29Don't fail silently for vi, sm, set and ns servicesDavid Marcec
2020-04-20service: Update function tablesLioncash
2019-11-24Merge pull request #3094 from lioncash/tablesbunnei
2019-11-12service: Update function tablesLioncash
2019-11-12service: Resolve sign conversion errorsLioncash
2019-09-22RebaseDavid Marcec
2019-09-22RebaseDavid Marcec
2019-09-21services: Pass FileSystemController as reference to services that need itZach Hilman
2019-05-23Fix bitmask logic inversionMichael Scire
2019-05-23fix introduced clang-format errorsMichael Scire
2019-05-23Address review commentsMichael Scire
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire
2019-01-29service/ns: Update function tablesLioncash
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-10-29ns: Implement command 400: GetApplicationControlDataZach Hilman
2018-10-19ns: Update service function tableLioncash
2018-08-01service/ns: Add missing ns servicesLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-14pl_u: Implement basic shared font loading from RAM dump.bunnei
2017-10-12Remove lots more 3DS-specific code.bunnei
2017-09-16Services/NS: Port ns:s to the new service framework.Subv