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/Kernel/SupervisorCall
2021-05-30 20:44:59 +02:00
..
InvalidSvcException.cs
RAttribute.cs
Syscall.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
Syscall32.cs Fix inverted low/high mask value on GetThreadCoreMask32 syscall (#2325) 2021-05-30 20:44:59 +02:00
Syscall64.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
SyscallHandler.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
SyscallTable.cs