aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/bcat/bcat.cpp
AgeCommit message (Expand)Author
2021-05-04service: Resolve cases of member field shadowingLioncash
2020-06-26bcat: Update function tables and add missing classes (#4172)VolcaEM
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
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-05-28Service/BCAT: add module and servicesmailwl