Ryujinx/Ryujinx.HLE/HOS/Kernel/SupervisorCall
zandm7 026fb907e8 Merge remote-tracking branch 'gdkchan/skyline' into zandm7
# Conflicts:
#	ARMeilleure/Translation/IntervalTree.cs
#	Ryujinx.HLE/Switch.cs
2022-03-22 19:22:52 -06:00
..
CodeMemoryOperation.cs Implement code memory syscalls 2022-01-24 12:17:43 -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 Merge remote-tracking branch 'gdkchan/skyline' into zandm7 2022-03-22 19:22:52 -06:00
Syscall32.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
Syscall64.cs Merge remote-tracking branch 'gdkchan/skyline' into zandm7 2022-03-22 19:22:52 -06:00
SyscallHandler.cs kernel: Implement thread pinning support (#2840) 2021-12-30 10:55:06 +01:00
SyscallTable.cs Merge remote-tracking branch 'gdkchan/skyline' into zandm7 2022-03-22 19:22:52 -06:00
ThreadContext.cs kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 2022-01-29 22:18:03 +01:00