Ryujinx/Ryujinx.HLE/HOS/Kernel/SupervisorCall
Mary 5c66a36ed6
kernel: Fix inverted condition on permission check of SetMemoryPermission syscall (#2777)
* kernel: Fix inverted condition on permission check of SetMemoryPermission syscall

* Fix condition for real..
2021-10-24 20:00:31 -03:00
..
InvalidSvcException.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
RAttribute.cs Rework SVC handling (#883) 2020-01-13 13:04:28 +11:00
Syscall.cs kernel: Fix inverted condition on permission check of SetMemoryPermission syscall (#2777) 2021-10-24 20:00:31 -03:00
Syscall32.cs kernel: Add resource limit related syscalls (#2773) 2021-10-24 01:40:13 +02:00
Syscall64.cs kernel: Add resource limit related syscalls (#2773) 2021-10-24 01:40:13 +02:00
SyscallHandler.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
SyscallTable.cs kernel: Add resource limit related syscalls (#2773) 2021-10-24 01:40:13 +02:00