1
0
Fork 0
mirror of https://git.suyu.dev/suyu/dynarmic.git synced 2025-03-04 13:16:04 +00:00
dynarmic/tests/unicorn_emu
Lioncash 2e2176e1c5 tests/unicorn_emu: Add getters and setters for PC/SP
Makes the interface consistent with the A64Unicorn class.
2020-04-22 20:58:09 +01:00
..
a32_unicorn.cpp tests/unicorn_emu: Add getters and setters for PC/SP 2020-04-22 20:58:09 +01:00
a32_unicorn.h tests/unicorn_emu: Add getters and setters for PC/SP 2020-04-22 20:58:09 +01:00
a64_unicorn.cpp tests: Refactor unicorn_emu to allow for A32 unicorn 2020-04-22 20:46:23 +01:00
a64_unicorn.h
unicorn_load.cpp