This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
1fc90e57d2e7f7bb6886a58b81bcd1f4cb25f8cf
ryujinx
/
ARMeilleure
/
Translation
/
PTC
T
History
gdkchan
and
GitHub
f0562b9c75
CPU: Avoid argument value copies on the JIT (
#4484
)
...
* Minor refactoring of the pre-allocator * Avoid LoadArgument copies * PPTC version bump
2023-03-08 23:25:35 +01:00
..
EncodingCache.cs
…
IPtcLoadState.cs
Make PPTC state non-static (
#4157
)
2023-01-05 00:01:44 +01:00
Ptc.cs
CPU: Avoid argument value copies on the JIT (
#4484
)
2023-03-08 23:25:35 +01:00
PtcFormatter.cs
…
PtcLoadingState.cs
…
PtcProfiler.cs
Optimize string memory usage. Use Spans and StringBuilders where possible (
#3933
)
2023-01-18 22:25:16 +00:00
PtcState.cs
…