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 POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
Memory kernel: Clear pages allocated with SetHeapSize (#2776) 2021-10-24 18:52:59 -03:00
Process Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
SupervisorCall kernel: Fix inverted condition on permission check of SetMemoryPermission syscall (#2777) 2021-10-24 20:00:31 -03:00
Threading Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
KernelConstants.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
KernelContext.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
KernelStatic.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00