aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/bcat/module.h
AgeCommit message (Expand)Author
2021-07-14service: Append service name prefix to common filenamesMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2019-10-06hle/service: Replace global system instance calls with instance-based onesLioncash
2019-10-01bcat: Add FSC accessors for BCAT dataZach Hilman
2019-09-30bcat: Add commands to create IDeliveryCacheStorageServiceZach Hilman
2019-09-30module: Create BCAT backend based upon Settings value on constructionZach Hilman
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-19hle/service: Make constructors explicit where applicableLioncash
2018-05-28Service/BCAT: add module and servicesmailwl