1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-25 11:25:35 +00:00
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
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