aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Tests.Unicorn/UnicornAArch64.cs
AgeCommit message (Expand)Author
2023-02-09Replace unicorn bindings with Nuget package (#4378)1.1.611TSRBerry
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-10-23Ryujinx.Tests.Unicorn: Implement IDisposable (#3794)1.1.326merry
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2018-10-17Remove unnecessary usings (#463)gdkchan
2018-09-01Ryujinx.Tests: Add unicorn to test framework (#389)Merry