1
0
Fork 0
mirror of https://git.h3cjp.net/H3cJP/citra.git synced 2024-12-04 18:02:57 +00:00
citra/src/core/arm
lat9nq dc06e11a7b settings, arm_dynarmic, yuzu qt: Move CPU debugging option
Decouples the CPU debugging mode from the enumeration to its own
boolean. After this, it moves the CPU Debugging tab over to a sub tab
underneath the Debug tab in the configuration UI.
2021-07-08 16:56:44 -04:00
..
dynarmic settings, arm_dynarmic, yuzu qt: Move CPU debugging option 2021-07-08 16:56:44 -04:00
arm_interface.cpp
arm_interface.h
cpu_interrupt_handler.cpp
cpu_interrupt_handler.h
exclusive_monitor.cpp
exclusive_monitor.h ARM: Addapt to new Exclusive Monitor Interface. 2020-06-27 11:35:50 -04:00