aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Tests.Unicorn/MemoryPermission.cs
AgeCommit message (Collapse)Author
2023-02-09Replace unicorn bindings with Nuget package (#4378)TSRBerry
* Replace unicorn bindings with Nuget package * Use nameof for ValueSource args * Remove redundant code from test projects * Fix wrong values for EmuStart() Add notes to address this later again * Improve formatting * Fix formatting/alignment issues
2018-10-17Remove unnecessary usings (#463)gdkchan
* Remove unnecessary usings * Fix CastExpression while I'm at it
2018-09-01Ryujinx.Tests: Add unicorn to test framework (#389)Merry
* Ryujinx.Tests: Add unicorn to test framework * CpuTestSimdArithmetic: Comment out inaccurate results