aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Tests.Unicorn/UnicornAArch32.cs
AgeCommit message (Expand)Author
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
2022-02-17ARMeilleure: Thumb support (All T16 instructions) (#3105)1.1.36merry
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