mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-18 23:30:17 +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.