1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-23 07:23:59 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy
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
..
Types
IApplicationCreator.cs
IAudioController.cs
ICommonStateGetter.cs am: add IsVrModeEnabled (#1189) 2020-05-01 18:51:00 +02:00
IDebugFunctions.cs
IDisplayController.cs
IGlobalStateController.cs
IHomeMenuFunctions.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
ILibraryAppletCreator.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
ISelfController.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
IWindowController.cs