Ryujinx/Ryujinx.HLE/HOS/Kernel/SupervisorCall
Berkan Diler 8f35345729
Use Enum and Delegate.CreateDelegate generic overloads (#3111)
* Use Enum generic overloads

* Remove EnumExtensions.cs

* Use Delegate.CreateDelegate generic overloads
2022-02-13 10:50:07 -03:00
..
InfoType.cs kernel: Improve GetInfo readability and update to 13.0.0 (#2900) 2021-12-04 20:23:26 -03:00
InvalidSvcException.cs kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 2022-01-29 22:18:03 +01:00
MemoryInfo.cs kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 2022-01-29 22:18:03 +01:00
RAttribute.cs Rework SVC handling (#883) 2020-01-13 13:04:28 +11:00
Syscall.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
Syscall32.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
Syscall64.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
SyscallHandler.cs kernel: Implement thread pinning support (#2840) 2021-12-30 10:55:06 +01:00
SyscallTable.cs Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
ThreadContext.cs kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 2022-01-29 22:18:03 +01:00