ryujinx/Ryujinx.HLE/HOS/Kernel
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
..
Common kernel: Add resource limit related syscalls (#2773) 2021-10-24 01:40:13 +02:00
Ipc
Memory kernel: Clear pages allocated with SetHeapSize (#2776) 2021-10-24 18:52:59 -03:00
Process
SupervisorCall kernel: Fix inverted condition on permission check of SetMemoryPermission syscall (#2777) 2021-10-24 20:00:31 -03:00
Threading
KernelConstants.cs
KernelContext.cs
KernelStatic.cs