yuzu/src/core/arm
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance
Removes all remaining usages of the global system instance. After this,
migration can begin to migrate to being constructed and managed entirely
by the various frontends.
2020-11-27 11:40:45 -05:00
..
dynarmic core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
arm_interface.cpp General: Resolve a few missing initializer warnings 2020-10-29 19:37:07 -04: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 cpu_interrupt_handler: Mark move contructor/assignment as deleted 2020-11-08 15:37:04 -05: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