aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/SupervisorCall/Syscall64.cs
AgeCommit message (Expand)Author
2021-06-23kernel: Implement MapTransferMemory and UnmapTransferMemory (#2386)Mary
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-07-17Improve kernel IPC related syscalls (#1379)gdkchan
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan