summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/bcat/bcat.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: bcat: Address review issuesNarr the Reg2024-02-101-15/+15
* service: bcat: Implement news interfacesNarr the Reg2024-02-101-0/+12
* service: bcat: Migrate and refractor service to new IPCNarr the Reg2024-02-101-14/+16
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Resolve cases of member field shadowingLioncash2021-05-041-3/+3
* bcat: Update function tables and add missing classes (#4172)VolcaEM2020-06-271-0/+2
* hle/service: Replace global system instance calls with instance-based onesLioncash2019-10-061-2/+3
* bcat: Add FSC accessors for BCAT dataZach Hilman2019-10-011-2/+2
* bcat: Add commands to create IDeliveryCacheStorageServiceZach Hilman2019-09-301-0/+4
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* Service/BCAT: add module and servicesmailwl2018-05-281-0/+16