yuzu/src/core/arm
Markus Wick ddb186e61d core/arm_interface: Improve the performance of memory fallbacks.
We just create one memory subsystem. This is a constant all the time.
So there is no need to call the non-inlined parent.Memory() helper on every callback.
2021-05-29 09:02:19 +02:00
..
dynarmic core/arm_interface: Improve the performance of memory fallbacks. 2021-05-29 09:02:19 +02:00
arm_interface.cpp
arm_interface.h core/arm_interface: Call SVC after end of dynarmic block. 2021-05-27 23:23:23 +02:00
cpu_interrupt_handler.cpp
cpu_interrupt_handler.h cpu_interrupt_handler: Mark move contructor/assignment as deleted 2020-11-08 15:37:04 -05:00
exclusive_monitor.cpp
exclusive_monitor.h