summaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename logging macro back to LOG_*Gravatar James Rowe2018-07-021-7/+7
* GetSharedFontInOrderOfPriority (#381)Gravatar David2018-05-012-1/+27
* ns: Move logging macros over to new fmt-compatible onesGravatar Lioncash2018-04-241-6/+6
* service: Use nested namespace specifiers where applicableGravatar Lioncash2018-04-194-16/+8
* pl_u: Use empty shared font if none is available.Gravatar bunnei2018-04-151-17/+14
* Updated pl:u with more service names.Gravatar Hexagon122018-04-101-1/+3
* pl_u: Add RequestLoad.Gravatar bunnei2018-03-252-0/+11
* core: Move process creation out of global state.Gravatar bunnei2018-03-141-4/+5
* pl_u: Implement basic shared font loading from RAM dump.Gravatar bunnei2018-02-144-0/+176
* Remove lots more 3DS-specific code.Gravatar bunnei2017-10-124-87/+0
* Services/NS: Port ns:s to the new service framework.Gravatar Subv2017-09-164-0/+87