dynarmic/tests/A64/unicorn_emu
Lioncash 8fa9849c25 unicorn: Use static_cast instead of reinterpret_cast
It's well-defined to cast from void* back to the original pointer type.
2020-04-22 20:44:38 +01:00
..
unicorn.cpp unicorn: Use static_cast instead of reinterpret_cast 2020-04-22 20:44:38 +01:00
unicorn.h tests/A64: Test memory writes 2020-04-22 20:44:38 +01:00
unicorn_load.cpp unicorn_load: Minor Windows-related changes 2020-04-22 20:44:38 +01:00