1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/SystemState
gdkchan 15d1cc806b
Move kernel state out of the Horizon class (#1107)
* Move kernel state from Horizon to KernelContext

* Merge syscalls partial classes, split 32 and 64-bit variants

* Sort usings
2020-05-04 13:41:29 +10:00
..
AppletStateMgr.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
ColorSet.cs
SystemLanguage.cs
SystemRegion.cs Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
SystemStateMgr.cs Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
TitleLanguage.cs