mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-11-08 06:24:03 +08:00
- 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.