summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/olsc/olsc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Reduce header include overheadMorph2021-10-071-1/+0
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-3/+3
* olsc: Update to 12.xgerman772021-04-091-0/+1
* olsc: Stub GetSaveDataBackupSettinggerman2021-02-081-1/+12
* service: Eliminate usages of the global system instanceLioncash2020-11-271-3/+3
* olsc: Move member initialization to after member functions.bunnei2020-11-201-2/+2
* hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions.bunnei2020-11-191-0/+69