summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ncm (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: move hle_ipc from kernelLiam2023-03-011-1/+1
* Merge pull request #9832 from liamwhite/hle-mpliamwhite2023-03-012-9/+8
|\
| * service: refactor server architectureLiam2023-02-212-9/+8
* | core: Update service function tables to 16.0.0+Narr the Reg2023-02-251-0/+1
|/
* general: Convert source file copyright comments over to SPDXMorph2022-04-232-6/+4
* core: Mark unused fields as [[maybe_unused]]comex2020-12-071-1/+1
* service: Eliminate usages of the global system instanceLioncash2020-11-272-10/+16
* ncm: Update function tableVolcaEM2020-06-271-10/+10
* service: Update function tablesLioncash2020-04-201-0/+1
* service: Update function tablesLioncash2019-11-121-1/+5
* ncm: Implement LR OpenAddOnContentLocationResolver (2)Zach Hilman2019-05-271-24/+21
* ncm: Implement LR OpenRegisteredLocationResolver (1)Zach Hilman2019-05-271-0/+27
* ncm: Implement LR OpenLocationResolver (0)Zach Hilman2019-05-271-0/+50
* service/ncm: Update function tablesLioncash2019-01-301-4/+4
* service: Add ncm servicesLioncash2018-07-272-0/+74