This website requires JavaScript.
Explore
Help
Sign In
stuff
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8b9c28ac7d
Ryujinx
/
ARMeilleure
/
Translation
/
PTC
History
LDj3SNuD
8b9c28ac7d
Added a simple PtcFormatter library for deserialization/serialization, which does not require reflection, in use at PtcJumpTable and PtcProfiler; improves maintainability and simplicity/readability of affected code.
2021-02-14 03:04:12 +01:00
..
EncodingCache.cs
Add Profiled Persistent Translation Cache. (
#769
)
2020-06-16 20:28:02 +02:00
Ptc.cs
Added a simple PtcFormatter library for deserialization/serialization, which does not require reflection, in use at PtcJumpTable and PtcProfiler; improves maintainability and simplicity/readability of affected code.
2021-02-14 03:04:12 +01:00
PtcFormatter.cs
Added a simple PtcFormatter library for deserialization/serialization, which does not require reflection, in use at PtcJumpTable and PtcProfiler; improves maintainability and simplicity/readability of affected code.
2021-02-14 03:04:12 +01:00
PtcInfo.cs
Avoid buffer allocations in CodeGenContext.GetCode(). Avoid stream allocations in PTC.PtcInfo.
2021-01-30 04:32:53 +01:00
PtcJumpTable.cs
Added a simple PtcFormatter library for deserialization/serialization, which does not require reflection, in use at PtcJumpTable and PtcProfiler; improves maintainability and simplicity/readability of affected code.
2021-02-14 03:04:12 +01:00
PtcProfiler.cs
Added a simple PtcFormatter library for deserialization/serialization, which does not require reflection, in use at PtcJumpTable and PtcProfiler; improves maintainability and simplicity/readability of affected code.
2021-02-14 03:04:12 +01:00
PtcState.cs
Add Profiled Persistent Translation Cache. (
#769
)
2020-06-16 20:28:02 +02:00
RelocEntry.cs
PPTC Follow-up. (
#1712
)
2020-12-17 20:32:09 +01:00