Ryujinx/Ryujinx.HLE/HOS/Kernel
Mary 2ab777885b
kernel: Improve GetInfo readability and update to 13.0.0 (#2900)
* kernel: Define InfoTYpe and make it less obscure when reading GetInfo

Also map ThreadTickCount to 25 instead of 0xF0000002 like 13.x kernel.

* kernel: Implement GetInfo IsApplication

* kernel: Implement GetInfo FreeThreadCount
2021-12-04 20:23:26 -03:00
..
Common kernel: Fix sleep timing accuracy (#2828) 2021-11-28 13:15:26 +01: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 kernel: Improve GetInfo readability and update to 13.0.0 (#2900) 2021-12-04 20:23:26 -03:00
SupervisorCall kernel: Improve GetInfo readability and update to 13.0.0 (#2900) 2021-12-04 20:23:26 -03:00
Threading kernel: Add support for CFI (#2839) 2021-11-28 13:01:17 +01: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