summaryrefslogtreecommitdiff
path: root/src/core/hle/service/spl/spl.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-06-16spl: Add the general SPL interfaceMorph
2021-04-08spl: Update to 12.xgerman77
2021-03-11Fix casing on DeallocateAesKeySlotzkitx
2021-03-11Update SPL to fit N's service refactor (4.0.0+) which split into new services.zkitx
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-29Clang-formatVolcaEM
2020-06-29service: Update function tablesVolcaEM
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon12
2018-03-22Service/spl: add module and servicesmailwl