aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Tests.Unicorn/Native
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-11-20Use upstream unicorn for Ryujinx.Tests.Unicorn (#3771)1.1.368TSRBerry
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2020-02-24Add most of the A32 instruction set to ARMeilleure (#897)riperiperi
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