mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-03-20 23:48:57 +09: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