aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Tests.Unicorn
AgeCommit message (Expand)Author
2022-12-15Replace `DllImport` usage with `LibraryImport` (#4084)1.1.472Isaac Marovitz
2022-12-12Use method overloads that support trimming. Mark some types to be trimming fr...Andrey Sukharev
2022-12-10Fix Redundant Qualifer Warnings (#4091)1.1.459Isaac Marovitz
2022-11-20Use upstream unicorn for Ryujinx.Tests.Unicorn (#3771)1.1.368TSRBerry
2022-11-09infra: Migrate to .NET 7 (#3795)1.1.339Mary-nyan
2022-10-23Ryujinx.Tests.Unicorn: Implement IDisposable (#3794)1.1.326merry
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2022-02-17ARMeilleure: Thumb support (All T16 instructions) (#3105)1.1.36merry
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-09-15Add Linux Unicorn patch + desc. (#2609)Michael Gielda
2020-11-15infra: Migrate to .NET 5 (#1694)Mary
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-08-13Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471)LDj3SNuD
2020-08-08CPU: This PR fixes Fpscr, among other things. (#1433)LDj3SNuD
2020-05-04Upgrade projects to C#8 (#1193)Ac_K
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-03-01Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954)gdkchan
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi
2020-02-06Render Profiler in GUI (#854)emmauss
2019-11-09Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815)LDj3SNuD
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2019-04-26Built in profiling (#567)BaronKiko
2018-10-17Remove unnecessary usings (#463)gdkchan
2018-09-01Ryujinx.Tests: Add unicorn to test framework (#389)Merry