mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-27 03:22:03 +00:00
6d65e53664
* Remove unused tracing functionality from the CPU * GetNsoExecutable -> GetExecutable * Unsigned comparison * Re-add cpu tracing * Config change * Remove cold methods from the translation cache on the cpu * Replace lock with try lock, pass new ATranslatorCache instead of ATranslator * Rebase fixups |
||
---|---|---|
.. | ||
Decoder | ||
Decoder32 | ||
Events | ||
Exceptions | ||
Instruction | ||
Instruction32 | ||
Memory | ||
State | ||
Translation | ||
ABitUtils.cs | ||
AOpCodeTable.cs | ||
AOptimizations.cs | ||
AThread.cs | ||
ATranslatedSub.cs | ||
ATranslatedSubType.cs | ||
ATranslator.cs | ||
ATranslatorCache.cs | ||
ChocolArm64.csproj |