This website requires JavaScript.
Explore
Help
Sign In
DuckDuckWhale
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/Ryujinx/Ryujinx.git
synced
2026-07-21 23:39:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
702daf2ff473acafc56a7f872a9c74db73e19a58
ryujinx
/
ChocolArm64
History
gdkchan
702daf2ff4
[CPU] Fail early when the index/size of the vector is invalid
2018-04-06 15:39:39 -03:00
..
Decoder
Enable all ld/st (single structure) instructions
2018-03-30 18:06:02 -03:00
Events
…
Exceptions
…
Instruction
[CPU] Fail early when the index/size of the vector is invalid
2018-04-06 15:39:39 -03:00
Memory
Improvements to audout (
#58
)
2018-03-15 21:06:24 -03:00
State
…
Translation
Fix 32-bits extended register instructions with 64-bits extensions
2018-03-30 23:32:06 -03:00
ABitUtils.cs
…
AOpCodeTable.cs
Add FMLS (vector) instruction
2018-04-06 01:41:54 -03:00
AOptimizations.cs
…
AThread.cs
…
ATranslatedSub.cs
…
ATranslatedSubType.cs
…
ATranslator.cs
HashSet is not thread safe, hopefully this fixes the CPU issue where it throws a exception on Add
2018-04-04 18:17:37 -03:00
ChocolArm64.csproj
…