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