summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/spl/spl.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-06-16spl: Add the general SPL interfaceMorph1-42/+42
2021-04-09spl: Update to 12.xgerman771-0/+3
2021-03-11Fix casing on DeallocateAesKeySlotzkitx1-3/+3
2021-03-11Update SPL to fit N's service refactor (4.0.0+) which split into new services.zkitx1-9/+143
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+2
2020-06-29Clang-formatVolcaEM1-1/+1
2020-06-29service: Update function tablesVolcaEM1-19/+20
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon121-0/+6
2018-03-22Service/spl: add module and servicesmailwl1-0/+41