summaryrefslogtreecommitdiff
path: root/src/core/hle/service/bcat/bcat_module.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: bcat: Migrate and refractor service to new IPCGravatar Narr the Reg2024-02-101-606/+0
* vfs: Move vfs files to their own directoryGravatar FearlessTobi2024-01-251-1/+1
* service: move hle_ipc from kernelGravatar Liam2023-03-011-25/+23
* service: refactor server architectureGravatar Liam2023-02-211-9/+17
* general: rename CurrentProcess to ApplicationProcessGravatar Liam2023-02-131-5/+5
* service: Make use of buffer element count helpersGravatar Lioncash2022-11-231-2/+2
* service: btdrv,bcat,btm: Update service tables to 14.0.0Gravatar german772022-07-141-2/+2
* core: Replace all instances of ResultCode with ResultGravatar german772022-06-261-5/+5
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* general: Get the current process program id directly from the systemGravatar Morph2021-11-041-4/+3
* general: Rename GetTitleID to GetProgramIDGravatar Morph2021-11-041-3/+3
* core: Remove unused includesGravatar ameerj2021-11-031-1/+0
* service: Replace service event creation with ServiceContext::CreateEventGravatar Morph2021-10-011-2/+2
* service: bcat: Remove BoxCat BCAT implementationGravatar Morph2021-09-291-7/+0
* service: Append service name prefix to common filenamesGravatar Morph2021-07-141-0/+610