summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/bcat/bcat_module.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: move hle_ipc from kernelLiam2023-03-011-25/+23
* service: refactor server architectureLiam2023-02-211-9/+17
* general: rename CurrentProcess to ApplicationProcessLiam2023-02-141-5/+5
* service: Make use of buffer element count helpersLioncash2022-11-231-2/+2
* service: btdrv,bcat,btm: Update service tables to 14.0.0german772022-07-141-2/+2
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-5/+5
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* general: Get the current process program id directly from the systemMorph2021-11-041-4/+3
* general: Rename GetTitleID to GetProgramIDMorph2021-11-041-3/+3
* core: Remove unused includesameerj2021-11-041-1/+0
* service: Replace service event creation with ServiceContext::CreateEventMorph2021-10-021-2/+2
* service: bcat: Remove BoxCat BCAT implementationMorph2021-09-291-7/+0
* service: Append service name prefix to common filenamesMorph2021-07-141-0/+610