ryujinx/Ryujinx.Common
Ac_K bb74aeae54 Use BinaryPrimitives.ReverseEndianness instead EndianSwap class ()
This PR remove the `EndianSwap` class who isn't needed anymore since .NET Core 3.0 got a buildin method `BinaryPrimitives.ReverseEndianness` who did the same thing.
2019-11-23 13:15:15 +11:00
..
Extensions PrntStub: Add a way to print arrays () 2019-06-27 13:11:51 +02:00
Logging ldn: Implement calls of UserLocalCommunicationService () 2019-11-21 13:24:06 +01:00
Pools Misc cleanup () 2019-07-02 04:39:22 +02:00
Utilities Use BinaryPrimitives.ReverseEndianness instead EndianSwap class () 2019-11-23 13:15:15 +11:00
PerformanceCounter.cs Timing: Optimize Timestamp Aquisition () 2018-10-28 19:31:13 -03:00
Ryujinx.Common.csproj .NET Core 3.0 is here! () 2019-10-31 19:09:03 +01:00