summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/spl/spl.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* spl: Add the general SPL interfaceMorph2021-06-161-42/+42
* spl: Update to 12.xgerman772021-04-091-0/+3
* Fix casing on DeallocateAesKeySlotzkitx2021-03-111-3/+3
* Update SPL to fit N's service refactor (4.0.0+) which split into new services.zkitx2021-03-111-9/+143
* 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