aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/Mii
AgeCommit message (Expand)Author
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-10-06HLE: Fix Mii crc generation and minor issues (#5766)riperiperi
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)TSRBerry
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
2023-07-19HLE: Fix corrupted Mii structs (#5468)TSRBerry
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)TSRBerry
2023-06-22GetHashCode should not reference mutable fields (#5331)Marco Carvalho
2023-06-15Inheritance list should not be redundant (#5230)Marco Carvalho
2023-04-27Move solution and projects to srcTSR Berry