yuzu-mainline/src/core/arm
Lioncash 70624e1c1d core/arm: Remove obsolete Unicorn memory mapping
This was initially necessary when AArch64 JIT emulation was in its
infancy and all memory-related instructions weren't implemented.

Given the JIT now has all of these facilities implemented, we can remove
these functions from the CPU interface.
2019-07-11 05:35:46 -04:00
..
dynarmic core/arm: Remove obsolete Unicorn memory mapping 2019-07-11 05:35:46 -04:00
unicorn core/arm: Remove obsolete Unicorn memory mapping 2019-07-11 05:35:46 -04:00
arm_interface.cpp loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00
arm_interface.h core/arm: Remove obsolete Unicorn memory mapping 2019-07-11 05:35:46 -04:00
exclusive_monitor.cpp core: Namespace all code in the arm subdirectory under the Core namespace 2018-08-24 21:50:39 -04:00
exclusive_monitor.h Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00