summaryrefslogtreecommitdiff
path: root/src/core/hle/service/spl/spl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* service: Append service name prefix to common filenamesGravatar Morph2021-07-141-1/+1
* Update SPL to fit N's service refactor (4.0.0+) which split into new services.Gravatar zkitx2021-03-111-0/+30
* service: Eliminate usages of the global system instanceGravatar Lioncash2020-11-261-1/+5
* hle/service: Default constructors and destructors in the cpp file where appli...Gravatar Lioncash2018-09-101-0/+1
* service: Use nested namespace specifiers where applicableGravatar Lioncash2018-04-191-4/+2
* Service/spl: add module and servicesGravatar mailwl2018-03-221-0/+18