summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns/ns.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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