Ryujinx/Ryujinx.Tests/Memory
LDj3SNuD 733b6b340b RO optimization.
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.
2022-09-26 13:29:30 +02:00
..
MockMemoryManager.cs RO optimization. 2022-09-26 13:29:30 +02:00
PartialUnmaps.cs Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00