This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
Ryujinx-uplift
Watch
1
Star
0
Fork
0
You've already forked Ryujinx-uplift
mirror of
https://github.com/GreemDev/Ryujinx.git
synced
2025-02-19 04:05:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7c4346685c
Branches
Tags
View all branches
Ryujinx-uplift
/
Ryujinx
/
Cpu
History
Merry
7c4346685c
AInstEmitAluHelper: Simplify EmitAddsVCheck (
#14
)
2018-02-14 19:01:36 -03:00
..
Decoder
Generate CIL for SCVTF (vector), add undefined encodings for some instructions
2018-02-12 00:37:20 -03:00
Exceptions
…
Instruction
AInstEmitAluHelper: Simplify EmitAddsVCheck (
#14
)
2018-02-14 19:01:36 -03:00
Memory
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
2018-02-13 23:43:08 -03:00
State
Generate CIL for SCVTF (vector), add undefined encodings for some instructions
2018-02-12 00:37:20 -03:00
Translation
…
ABitUtils.cs
…
AOpCodeTable.cs
Add SHRN instruction, and fix ADDV
2018-02-14 02:43:21 -03:00
AOptimizations.cs
…
AThread.cs
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
2018-02-13 23:43:08 -03:00
ATranslatedSub.cs
…
ATranslator.cs
…