Ryujinx/Ryujinx.HLE/HOS/Kernel
Mary dc837c0042
kernel: Add resource limit related syscalls (#2773)
* kernel: Add resource limit related syscalls

This commit implements all resource limit related syscalls.

* Fix register mapping being wrong for SetResourceLimitLimitValue

* Address gdkchan's comment
2021-10-24 01:40:13 +02: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: Implement SetMemoryPermission syscall (#2772) 2021-10-24 01:24:49 +02:00
Process Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
SupervisorCall kernel: Add resource limit related syscalls (#2773) 2021-10-24 01:40:13 +02: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