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