summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns (follow)
Commit message (Expand)AuthorAgeFilesLines
* service/ns: Add missing ns servicesLioncash2018-08-021-0/+447
* file_util: Use an enum class for GetUserPath()Lioncash2018-07-211-1/+1
* pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority()Lioncash2018-07-201-3/+3
* Merge pull request #725 from lioncash/bytesbunnei2018-07-201-3/+3
|\
| * pl_u: Specify correct size for buffers in GetSharedFontInOrderOfPriority()Lioncash2018-07-191-3/+3
* | pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrderOfPriority()Lioncash2018-07-191-1/+1
|/
* Rename logging macro back to LOG_*James Rowe2018-07-031-7/+7
* GetSharedFontInOrderOfPriority (#381)David2018-05-012-1/+27
* ns: Move logging macros over to new fmt-compatible onesLioncash2018-04-241-6/+6
* service: Use nested namespace specifiers where applicableLioncash2018-04-204-16/+8
* pl_u: Use empty shared font if none is available.bunnei2018-04-151-17/+14
* Updated pl:u with more service names.Hexagon122018-04-101-1/+3
* pl_u: Add RequestLoad.bunnei2018-03-252-0/+11
* core: Move process creation out of global state.bunnei2018-03-141-4/+5
* pl_u: Implement basic shared font loading from RAM dump.bunnei2018-02-154-0/+176
* Remove lots more 3DS-specific code.bunnei2017-10-134-87/+0
* Services/NS: Port ns:s to the new service framework.Subv2017-09-164-0/+87