Ryujinx/Ryujinx.HLE/HOS/Kernel/SupervisorCall
Shane Slattery aedfadaaf7
Add InfoType.MesosphereCurrentProcess (#3792)
* Add InfoType.MesosphereCurrentProcess

* Make outHandle inlined

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
2022-12-04 19:46:02 +00:00
..
CodeMemoryOperation.cs Implement code memory syscalls (#2958) 2022-05-03 13:16:31 +02:00
InfoType.cs Add InfoType.MesosphereCurrentProcess (#3792) 2022-12-04 19:46:02 +00:00
MemoryInfo.cs kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 2022-01-29 22:18:03 +01:00
PointerSizedAttribute.cs Rewrite SVC handler using source generators rather than IL emit (#3371) 2022-05-31 17:12:46 -03:00
SvcAttribute.cs Rewrite SVC handler using source generators rather than IL emit (#3371) 2022-05-31 17:12:46 -03:00
SvcImplAttribute.cs Rewrite SVC handler using source generators rather than IL emit (#3371) 2022-05-31 17:12:46 -03:00
Syscall.cs Add InfoType.MesosphereCurrentProcess (#3792) 2022-12-04 19:46:02 +00:00
SyscallHandler.cs Rewrite SVC handler using source generators rather than IL emit (#3371) 2022-05-31 17:12:46 -03:00
ThreadContext.cs kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 2022-01-29 22:18:03 +01:00