mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-11 12:52:57 +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 |
||
|---|---|---|
| .. | ||
| unicorn_emu | ||
| a64.cpp | ||
| fuzz_with_unicorn.cpp | ||
| inst_gen.cpp | ||
| inst_gen.h | ||
| testenv.h | ||