Ryujinx/Ryujinx.Tests
Mary 2382717600
timezone: Fix regression caused by #3361 (#3418)
Because of that PR, TimeZoneRule was bigger than 0x4000 thanks to a
misuse of a constant.

This commit address this issue and add a new unit test to ensure the size of
TimeZoneRule is 0x4000 bytes.

Also address suggestions that were lost on the original PR.
2022-06-24 21:11:56 +02:00
..
Audio/Renderer amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
Cpu Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
Time timezone: Fix regression caused by #3361 (#3418) 2022-06-24 21:11:56 +02:00
Ryujinx.Tests.csproj timezone: Fix regression caused by #3361 (#3418) 2022-06-24 21:11:56 +02:00
TreeDictionaryTests.cs GPU - Improve Memory Allocation (#1722) 2020-12-09 19:26:05 -03:00