aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Kernel/SupervisorCall/Syscall.cs
AgeCommit message (Expand)Author
2024-07-22Update kernel GetInfo SVC for firmware 18.0.0 (#7075)gdkchan
2024-06-25SetProcessMemoryPermission address and size are always 64-bit (#6977)Rafa
2024-06-16fix: for pooled memory used for reference types, clear it on return to the po...jhorv
2024-02-22Migrate Audio service to new IPC (#6285)gdkchan
2024-01-04Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry