summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/npns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-232-6/+4
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* service/npns: Update to 13.0.0german772021-09-271-0/+1
|
* npns: Update to 12.xMorph2021-04-091-0/+3
|
* service: Eliminate usages of the global system instanceLioncash2020-11-272-6/+10
| | | | | Completely removes all usages of the global system instance within the services code by passing in the using system instance to the services.
* service: Update function tablesVolcaEM2020-06-291-0/+1
|
* service: Update function tablesLioncash2020-04-201-0/+2
| | | | | | Keeps the service function tables up to date. Updated based off information on SwitchBrew.
* service: Update function tablesLioncash2019-11-121-0/+7
| | | | | | Keeps the function tables up to date. Updated based off information from Switchbrew.
* service: Update service function tablesLioncash2019-04-111-1/+2
| | | | Updates function tables based off information from SwitchBrew.
* service: Add the basic skeleton for the NPNS servicesLioncash2018-10-212-0/+103