aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hle_ipc.cpp
AgeCommit message (Expand)Author
2023-12-09service: populate pid and handle table from clientLiam
2023-10-23service: ipc: Add third read buffer indexNarr the Reg
2023-10-16service: hle: Allow to access read buffer A and X directlygerman77
2023-07-02Use spans over guest memory where possible instead of copying data.Kelebek1
2023-03-23memory: rename global memory references to application memoryLiam
2023-03-12kernel: convert KThread to new styleLiam
2023-03-01service: move hle_ipc from kernelLiam