mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-06 19:10:08 +00: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.