Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE
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
..
AllSystemAppletProxiesService Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Storage Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
Types Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
AppletFifo.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
AppletSession.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
IAllSystemAppletProxiesService.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAppletFifo.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
IStorage.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IStorageAccessor.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00