mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-22 10:58:40 +00: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