[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
Member

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

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>
Lizzie added 1 commit 2025-10-01 10:10:48 +02:00
[arm] Add "debugging" cpu accuracy option to replace CPU debug toggle
All checks were successful
eden-license / license-header (pull_request) Successful in 25s
6fd370d9f2
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>
requested reviews from Maufeat, crueter, MrPurple666, MaranBr, CamilleLaVey 2025-10-01 10:10:48 +02:00
Lizzie force-pushed arm-cpu-accuracy-debugging from 6fd370d9f2 to 9077aa2eb9 2025-10-01 23:52:54 +02:00 Compare
Lizzie force-pushed arm-cpu-accuracy-debugging from 9077aa2eb9 to fdcd3ef393 2025-10-02 23:23:56 +02:00 Compare
Lizzie force-pushed arm-cpu-accuracy-debugging from fdcd3ef393 to 02ddd5c917 2025-10-04 09:35:38 +02:00 Compare
Owner

Needs removed from android too

Needs removed from android too
crueter added this to the 0.0.4 (real) milestone 2025-10-10 02:45:46 +02:00
Lizzie force-pushed arm-cpu-accuracy-debugging from 02ddd5c917 to 4b9a0e4e60 2025-10-10 06:08:26 +02:00 Compare
All checks were successful
eden-license / license-header (pull_request) Successful in 32s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 2 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin arm-cpu-accuracy-debugging:arm-cpu-accuracy-debugging
git checkout arm-cpu-accuracy-debugging
Sign in to join this conversation.
No description provided.