Ryujinx/Ryujinx.HLE/HOS/Kernel/SupervisorCall
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
..
InvalidSvcException.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
RAttribute.cs Rework SVC handling (#883) 2020-01-13 13:04:28 +11:00
Syscall.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Syscall32.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
Syscall64.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
SyscallHandler.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
SyscallTable.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00