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
/
ARMeilleure
Age
Commit message (
Expand
)
Author
2020-02-06
Render Profiler in GUI (#854)
emmauss
2020-01-13
Name all threads (#886)
Ac_K
2020-01-13
Add a GetSpan method to the memory manager and use it on GPU (#877)
gdkchan
2020-01-09
Stop memory modification check when a invalid address is found
gdkchan
2020-01-09
Add per-source type memory change tracking, simplified state change tracking,...
gdk
2020-01-09
Initial work
gdk
2019-12-29
Implemented fast paths for: (#846)
LDj3SNuD
2019-12-14
Add a limit for the number of instructions in a function (#843)
gdkchan
2019-12-07
Implemented fast paths for: (#841)
LDj3SNuD
2019-11-14
Add Mrs & Msr (Nzcv) Inst., with Tests. (#819)
LDj3SNuD
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-10-24
Add Sli_S/V & Sri_S/V inst.s (fast & slow paths), with Tests. (#797)
LDj3SNuD
2019-10-22
Resolve Visual Studio build issues
jduncanator
2019-10-04
Add Tbx Inst. (fast & slow paths), with Tests. (#782)
LDj3SNuD
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan