aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/spl/module.cpp
AgeCommit message (Expand)Author
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-24spl: Move logging macros over to new fmt-compatible onesLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-22Service/spl: add module and servicesmailwl