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