summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns/ns.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ns: Update service function tableLioncash2018-10-191-6/+49
| | | | Updated based off information provided by Switchbrew.
* service/ns: Add missing ns servicesLioncash2018-08-021-0/+447
| | | | | | Implements the basic skeleton of ns:am2, ns:ec, ns:rid, ns:rt, ns:su, ns:vm, and ns:web based off the information provided by Switch Brew and SwIPC.
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
| | | | Tidies up namespace declarations
* 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