aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Diagnostics
AgeCommit message (Collapse)Author
2023-06-23"StartsWith" and "EndsWith" overloads that take a "char" should be used ↵Marco Carvalho
instead of the ones that take a "string" (#5347)
2023-04-27Move solution and projects to srcTSR Berry