mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-11 09:30:00 +01:00
- Use a std::unique_ptr instead of new/delete. - UnmappedMemoryHook: Correct range when wraparound of the address space occurs - UnmappedMemoryHook: Handle case when we attempt to map the same page twice