[arm] Add "debugging" cpu accuracy option to replace CPU debug toggle #2640

Open
Lizzie wants to merge 2 commits from arm-cpu-accuracy-debugging into master

2 commits

Author SHA1 Message Date
4b9a0e4e60
remove from android
All checks were successful
eden-license / license-header (pull_request) Successful in 32s
Signed-off-by: lizzie <lizzie@eden-emu.dev>
2025-10-10 04:07:26 +00:00
f90e4a2243
[arm] Add "debugging" cpu accuracy option to replace CPU debug toggle
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>
2025-10-10 04:06:23 +00:00