dynarmic/tests
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
..
A32 tests/A64: Fuzz against unicorn 2020-04-22 20:42:45 +01:00
A64 tests/A64: Unicorn interface fixes 2020-04-22 20:42:45 +01:00
CMakeLists.txt tests/A64: Fuzz against unicorn 2020-04-22 20:42:45 +01:00
main.cpp Reorganisation, Import Skyeye, This is a mess 2016-07-04 17:22:11 +08:00
rand_int.h Fuzz thumb instructions 2016-07-07 19:01:47 +08:00