summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/bcat/bcat.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-05-04service: Resolve cases of member field shadowingLioncash1-3/+3
2020-06-27bcat: Update function tables and add missing classes (#4172)VolcaEM1-0/+2
2019-10-06hle/service: Replace global system instance calls with instance-based onesLioncash1-2/+3
2019-10-01bcat: Add FSC accessors for BCAT dataZach Hilman1-2/+2
2019-09-30bcat: Add commands to create IDeliveryCacheStorageServiceZach Hilman1-0/+4
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-05-28Service/BCAT: add module and servicesmailwl1-0/+16