citra/src/core/hle/service/ldr
bunnei 853e58e593 hle: service: ldr: Use deterministic addresses when mapping NROs.
- Instead of randomization, choose in-order addresses for where to map NROs into memory.
- This results in predictable behavior when debugging and consistent behavior when reproducing issues.
2022-03-08 17:38:20 -08:00
..
ldr.cpp hle: service: ldr: Use deterministic addresses when mapping NROs. 2022-03-08 17:38:20 -08:00
ldr.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00