aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Kernel/Process/KProcess.cs
AgeCommit message (Expand)Author
2024-07-22Update kernel GetInfo SVC for firmware 18.0.0 (#7075)gdkchan
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-06-20misc: Implement address space size workarounds (#5191)Mary
2023-06-15Blocks should be synchronized on read-only fields (#5212)Marco Carvalho
2023-04-27Move solution and projects to srcTSR Berry