summaryrefslogtreecommitdiff
path: root/src/core/hle/service/bcat/module.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Append service name prefix to common filenamesGravatar Morph2021-07-141-48/+0
* service: Eliminate usages of the global system instanceGravatar Lioncash2020-11-261-3/+0
* hle/service: Replace global system instance calls with instance-based onesGravatar Lioncash2019-10-061-2/+9
* bcat: Add FSC accessors for BCAT dataGravatar Zach Hilman2019-10-011-4/+15
* bcat: Add commands to create IDeliveryCacheStorageServiceGravatar Zach Hilman2019-09-301-0/+2
* module: Create BCAT backend based upon Settings value on constructionGravatar Zach Hilman2019-09-301-0/+3
* hle/service: Default constructors and destructors in the cpp file where appli...Gravatar Lioncash2018-09-101-0/+1
* hle/service: Make constructors explicit where applicableGravatar Lioncash2018-07-191-1/+1
* Service/BCAT: add module and servicesGravatar mailwl2018-05-281-0/+27