mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 15:17:53 -05:00
The code now properly configures the process image to match the loaded binary segments (code, rodata, data) instead of just blindly allocating a large chunk of dummy memory.