suyu/src/core/arm
Lioncash fc6db97a09 core: Remove usage of unicorn
Unicorn long-since lost most of its use, due to dynarmic gaining support
for handling most instructions. At this point any further issues
encountered should be used to make dynarmic better.

This also allows us to remove our dependency on Python.
2020-11-03 20:22:05 -05:00
..
dynarmic core: Remove usage of unicorn 2020-11-03 20:22:05 -05:00
arm_interface.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
arm_interface.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
cpu_interrupt_handler.cpp cpu_interrupt_handler: Misc style changes 2020-08-26 02:43:26 +00:00
cpu_interrupt_handler.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
exclusive_monitor.cpp ARM: Update Dynarmic and Setup A32 according to latest interface. 2020-06-27 11:36:26 -04:00
exclusive_monitor.h ARM: Addapt to new Exclusive Monitor Interface. 2020-06-27 11:35:50 -04:00