1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-26 22:04:41 +01:00
Ryujinx/Ryujinx.HLE/HOS/Kernel/SupervisorCall
Mary 5c66a36ed6
kernel: Fix inverted condition on permission check of SetMemoryPermission syscall ()
* 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 () 2018-12-18 03:33:36 -02:00
RAttribute.cs Rework SVC handling () 2020-01-13 13:04:28 +11:00
Syscall.cs kernel: Fix inverted condition on permission check of SetMemoryPermission syscall () 2021-10-24 20:00:31 -03:00
Syscall32.cs kernel: Add resource limit related syscalls () 2021-10-24 01:40:13 +02:00
Syscall64.cs kernel: Add resource limit related syscalls () 2021-10-24 01:40:13 +02:00
SyscallHandler.cs Rewrite scheduler context switch code () 2020-12-09 19:20:05 -03:00
SyscallTable.cs kernel: Add resource limit related syscalls () 2021-10-24 01:40:13 +02:00