yuzu/src/core/arm
Lioncash cc84b48ce5 physical_core: Make use of std::make_unique instead of std::make_shared in ctor
We can also allow unicorn to be constructed in 32-bit mode or 64-bit
mode to satisfy the need for both interpreter instances.

Allows this code to compile successfully of non x86-64 architectures.
2020-04-24 00:20:58 -04:00
..
dynarmic physical_core: Make use of std::make_unique instead of std::make_shared in ctor 2020-04-24 00:20:58 -04:00
unicorn physical_core: Make use of std::make_unique instead of std::make_shared in ctor 2020-04-24 00:20:58 -04:00
arm_interface.cpp
arm_interface.h
exclusive_monitor.cpp
exclusive_monitor.h