summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/svc/svc_cache.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* k_process: PageTable -> GetPageTableGravatar Liam2023-07-141-1/+1
* memory: rename global memory references to application memoryGravatar Liam2023-03-231-1/+1
* svc: Fix type consistency (exposed on macOS)Gravatar Merry2023-02-211-4/+4
* kernel: use GetCurrentProcessGravatar Liam2023-02-131-1/+1
* kernel/svc: switch to generated wrappersGravatar Liam2023-02-061-1/+68
* kernel/svc: Split implementations into separate filesGravatar Liam2023-02-041-0/+31