summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/spl/spl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+2
* Clang-formatVolcaEM2020-06-291-1/+1
* service: Update function tablesVolcaEM2020-06-291-19/+20
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Various service name fixes - part 2 (rebased) (#322)Hexagon122018-04-171-0/+6
* Service/spl: add module and servicesmailwl2018-03-221-0/+41