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