aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Diagnostics
AgeCommit message (Expand)Author
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
2023-08-13"static readonly" constants should be "const" instead (#5560)1.1.984Marco Carvalho
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)1.1.962TSRBerry
2023-06-23"StartsWith" and "EndsWith" overloads that take a "char" should be used inste...1.1.903Marco Carvalho
2023-04-27Move solution and projects to srcTSR Berry