summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ncm/ncm.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service/ncm: Update function tablesLioncash2019-01-301-4/+4
| | | | Updates function tables based off information provided by SwitchBrew
* service: Add ncm servicesLioncash2018-07-271-0/+59
Adds the basic skeleton for the ncm services based off information on Switch Brew.