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:19:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4940cf0ea58c77c8666d76abdfc35c6380efed4c
ryujinx
/
ChocolArm64
History
gdkchan
4940cf0ea5
Add BFI instruction, even more audout fixes
2018-03-16 00:42:44 -03:00
..
Decoder
Add MLA (vector by element), fixes some cases of MUL (vector by element)?
2018-03-15 22:36:47 -03:00
Events
…
Exceptions
…
Instruction
Add BFI instruction, even more audout fixes
2018-03-16 00:42:44 -03:00
Memory
Improvements to audout (
#58
)
2018-03-15 21:06:24 -03:00
State
Add pl:u stub, use higher precision on CNTPCT_EL0 register tick count
2018-03-13 21:24:32 -03:00
Translation
…
ABitUtils.cs
…
AOpCodeTable.cs
Add BFI instruction, even more audout fixes
2018-03-16 00:42:44 -03:00
AOptimizations.cs
…
AThread.cs
Allow more than one process, free resources on process dispose, implement SvcExitThread
2018-03-12 01:14:12 -03:00
ATranslatedSub.cs
…
ATranslatedSubType.cs
…
ATranslator.cs
Allow more than one process, free resources on process dispose, implement SvcExitThread
2018-03-12 01:14:12 -03:00
ChocolArm64.csproj
…