summaryrefslogtreecommitdiff
path: root/src/core/hle/service/bcat/bcat.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-02-10service: bcat: Address review issuesNarr the Reg
2024-02-10service: bcat: Implement news interfacesNarr the Reg
2024-02-10service: bcat: Migrate and refractor service to new IPCNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
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