eden/src/core/arm/dynarmic
lizzie c0fb872d1a
[arm] Add "debugging" cpu accuracy option to replace CPU debug toggle (#2640)
The debug toggle and the CPU accuracy options are mutually exclusive, if debug toggle on => cpu accuracy is ignored, if debug toggle off => cpu accuracy is used. So just add it to cpu accuracy and avoid the extra hassle.

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Co-authored-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2640
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-10-17 22:09:19 +02:00
..
arm_dynarmic.cpp Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382) 2025-09-04 16:04:42 +02:00
arm_dynarmic.h Revert "[heap_tracker] Use ankerl map instead of rb tree (#249)" (#382) 2025-09-04 16:04:42 +02:00
arm_dynarmic_32.cpp [arm] Add "debugging" cpu accuracy option to replace CPU debug toggle (#2640) 2025-10-17 22:09:19 +02:00
arm_dynarmic_32.h kernel: instantiate memory separately for each guest process 2023-12-22 21:52:49 -05:00
arm_dynarmic_64.cpp [arm] Add "debugging" cpu accuracy option to replace CPU debug toggle (#2640) 2025-10-17 22:09:19 +02:00
arm_dynarmic_64.h kernel: instantiate memory separately for each guest process 2023-12-22 21:52:49 -05:00
dynarmic_cp15.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
dynarmic_cp15.h core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00
dynarmic_exclusive_monitor.cpp core: decouple ARM interface from Dynarmic 2023-06-12 22:11:51 -04:00
dynarmic_exclusive_monitor.h core: refactor emulated cpu core activation 2023-12-04 10:37:16 -05:00