aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Kernel/Process
AgeCommit message (Expand)Author
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
2023-10-05Strings should not be concatenated using '+' in a loop (#5664)1.1.1043Marco Carvalho
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)1.1.962TSRBerry
2023-06-20misc: Implement address space size workarounds (#5191)1.1.898Mary
2023-06-15Blocks should be synchronized on read-only fields (#5212)1.1.894Marco Carvalho
2023-06-09Removing shift by 0 (#5249)1.1.875Marco Carvalho
2023-04-27Move solution and projects to srcTSR Berry