mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 01:37:02 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| InfoType.cs | ||
| InvalidSvcException.cs | ||
| RAttribute.cs | ||
| Syscall.cs | ||
| Syscall32.cs | ||
| Syscall64.cs | ||
| SyscallHandler.cs | ||
| SyscallTable.cs | ||