summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns/ns.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: set: Rename filesgerman772024-01-071-1/+1
* service: caps: Partially implement IAlbumAccessorServiceNarr the Reg2023-10-021-2/+25
* core: remove ResultVal typeLiam2023-08-081-18/+23
* configure_system: Implement with for looplat9nq2023-07-211-1/+1
* hle: rename legacy errors to ResultsLiam2023-03-071-4/+4
* service: move hle_ipc from kernelLiam2023-03-011-8/+7
* Merge pull request #9832 from liamwhite/hle-mpliamwhite2023-03-011-17/+21
|\
| * service: refactor server architectureLiam2023-02-211-17/+21
* | core: Update service function tables to 16.0.0+Narr the Reg2023-02-251-2/+10
|/
* general: preliminary support for hblLiam2022-10-121-1/+29
* core: ns: Implement pl:s serviceNarr the Reg2022-09-031-2/+3
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service/ns: Update function tablesLioncash2022-01-211-0/+6
* core/ns: Implement GetReadOnlyApplicationControlDataInterfaceNarr the Reg2021-11-281-1/+19
* core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountIdNarr the Reg2021-11-281-0/+3
* general: Remove MakeResult helpersMorph2021-11-021-2/+2
* service: Reduce header include overheadMorph2021-10-071-1/+0
* general: Replace RESULT_UNKNOWN with ResultUnknownMorph2021-06-021-2/+2
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-5/+5
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* ns: Update to 12.xMorph2021-04-091-3/+38
* ns_vm: Stub NeedsUpdateVulnerabilityMorph2020-12-181-1/+10
* service: Eliminate usages of the global system instanceLioncash2020-11-271-20/+25
* patch_manager: Remove usages of the global system instanceLioncash2020-11-181-11/+13
* Revert "core: Fix clang build"bunnei2020-10-211-1/+1
* core: Fix clang buildLioncash2020-10-181-1/+1
* file_sys: Replace inclusions with forward declarations where applicableLioncash2020-08-231-0/+1
* Merge pull request #4203 from VolcaEM/servicesbunnei2020-07-111-9/+13
|\
| * Rename two functions in NSVolcaEM2020-07-021-2/+2
| * service: Update function tablesVolcaEM2020-06-291-11/+15
* | configuration: implement per-game configurations (#4098)lat9nq2020-07-101-1/+2
|/
* Don't fail silently for vi, sm, set and ns servicesDavid Marcec2020-04-291-0/+8
* service: Update function tablesLioncash2020-04-201-2/+20
* Merge pull request #3094 from lioncash/tablesbunnei2019-11-251-0/+27
|\
| * service: Update function tablesLioncash2019-11-121-0/+27
* | service: Resolve sign conversion errorsLioncash2019-11-121-2/+2
|/
* RebaseDavid Marcec2019-09-221-3/+2
* RebaseDavid Marcec2019-09-221-2/+4
* services: Pass FileSystemController as reference to services that need itZach Hilman2019-09-211-2/+2
* Fix bitmask logic inversionMichael Scire2019-05-231-2/+1
* fix introduced clang-format errorsMichael Scire2019-05-231-3/+2
* Address review commentsMichael Scire2019-05-231-5/+24
* Implement IApplicationFunctions::GetDesiredLanguageMichael Scire2019-05-231-401/+446
* service/ns: Update function tablesLioncash2019-01-301-14/+20
* Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec2018-11-261-4/+4
* ns: Implement command 400: GetApplicationControlDataZach Hilman2018-10-291-1/+63
* ns: Update service function tableLioncash2018-10-191-6/+49
* service/ns: Add missing ns servicesLioncash2018-08-021-0/+447
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* pl_u: Implement basic shared font loading from RAM dump.bunnei2018-02-151-0/+16
* Remove lots more 3DS-specific code.bunnei2017-10-131-16/+0
* Services/NS: Port ns:s to the new service framework.Subv2017-09-161-0/+16