aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/IpcService.cs
AgeCommit message (Expand)Author
2023-09-07Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly' (#5545)Marco Carvalho
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry