1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-31 13:53:49 +00:00
Ryujinx/ARMeilleure/Translation/PTC
gdkchan a1a4771ac1
Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337)
* Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer

* Rename FuncPtr to FuncPointer
2023-01-23 22:37:53 +00:00
..
EncodingCache.cs
IPtcLoadState.cs Make PPTC state non-static (#4157) 2023-01-05 00:01:44 +01:00
Ptc.cs Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337) 2023-01-23 22:37:53 +00:00
PtcFormatter.cs PPTC meets ExeFS Patching. (#1865) 2021-05-13 20:05:15 +02:00
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