dynarmic/tests/A64/unicorn_emu
MerryMage 39d083aa87 tests/A64: Unicorn interface fixes
- 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
2020-04-22 20:42:45 +01:00
..
unicorn.cpp tests/A64: Unicorn interface fixes 2020-04-22 20:42:45 +01:00
unicorn.h tests/A64: Unicorn interface fixes 2020-04-22 20:42:45 +01:00
unicorn_load.cpp tests/A64: Fuzz against unicorn 2020-04-22 20:42:45 +01:00