aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/SupervisorCall/SyscallTable.cs
AgeCommit message (Expand)Author
2021-06-23kernel: Implement MapTransferMemory and UnmapTransferMemory (#2386)Mary
2020-08-04Improved Logger (#1292)mageven
2020-07-17Improve kernel IPC related syscalls (#1379)gdkchan
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan