mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

`em_address + size` can overflow and become 0. It shouldn't happen with the kinds of memory mappings games use in practice, though.
`em_address + size` can overflow and become 0. It shouldn't happen with the kinds of memory mappings games use in practice, though.