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