Ryujinx/Ryujinx.HLE/HOS/Services/Ro
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
..
Types hle: Make Ryujinx.HLE project entirely safe (#2789) 2021-11-01 19:38:13 -03:00
IRoInterface.cs RO optimization. 2022-09-26 13:29:30 +02:00
ResultCode.cs Fix issues on ro implementation (#834) 2019-11-26 19:41:17 +01:00