mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-06-03 17:42:30 +00:00
Allows the same dynamic module (NRO) to always be remapped to the same base address, so that the Translator can reuse the same dynamic functions in it, without having to retranslate them and thus without having to add them back into the Jit Cache. |
||
---|---|---|
.. | ||
JitCpuContext.cs | ||
JitEngine.cs | ||
JitExecutionContext.cs | ||
JitMemoryAllocator.cs | ||
JitMemoryBlock.cs | ||
MemoryManager.cs | ||
MemoryManagerHostMapped.cs |