1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-02 15:15:03 +00:00
Ryujinx/ChocolArm64
2018-04-11 14:44:03 -03:00
..
Decoder [CPU] Fix CBZ/CBNZ with 32 bits operands 2018-04-06 17:22:26 -03:00
Events
Exceptions
Instruction [CPU] Fix CNT instruction 2018-04-10 20:58:32 -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 [CPU] Speed up translation a little bit 2018-04-11 14:44:03 -03:00
ABitUtils.cs
AOpCodeTable.cs Add FMUL (scalar, by element) instruction; add FRECPE, FRECPS (scalar & vector) instructions. Add 5 simple tests. (#74) 2018-04-08 16:08:57 -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 [CPU] Speed up translation a little bit 2018-04-11 14:44:03 -03:00
ATranslatedSubType.cs
ATranslator.cs [CPU] Speed up translation a little bit 2018-04-11 14:44:03 -03:00
ChocolArm64.csproj