ryujinx/Ryujinx.HLE
Mary-nyan f3835dc78b
bsd: implement SendMMsg and RecvMMsg (#3660)
* bsd: implement sendmmsg and recvmmsg

* Fix wrong increment of vlen
2022-09-07 22:37:15 +02:00
..
Exceptions
FileSystem Removed extra semicolons. (#3594) 2022-08-17 09:05:15 +02:00
HOS bsd: implement SendMMsg and RecvMMsg (#3660) 2022-09-07 22:37:15 +02:00
Loaders misc: Fix missing null terminator for strings with pchtxt (#3629) 2022-08-25 19:59:15 +00:00
Ui Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Utilities time: Make TimeZoneRule blittable and avoid copies (#3361) 2022-06-24 19:04:57 +02:00
HLEConfiguration.cs
Homebrew.npdm
MemoryConfiguration.cs
PerformanceStatistics.cs
Ryujinx.HLE.csproj Rewrite SVC handler using source generators rather than IL emit (#3371) 2022-05-31 17:12:46 -03:00
Switch.cs