Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional FPU registers - debugging #175

Open
Vagant1 opened this issue Dec 7, 2021 · 5 comments
Open

Additional FPU registers - debugging #175

Vagant1 opened this issue Dec 7, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@Vagant1
Copy link

Vagant1 commented Dec 7, 2021

Is there an option to display the content of the additional FPU registers i.e. FP0, FP1 during debugging?

@prb28
Copy link
Owner

prb28 commented Dec 8, 2021

No, not in the current version.

@prb28 prb28 self-assigned this Dec 8, 2021
@prb28 prb28 added the enhancement New feature or request label Dec 8, 2021
@Vagant1
Copy link
Author

Vagant1 commented Dec 9, 2021

Is this difficult to add to the current list of the registers? Any plans for adding this feature? Would be great help - right now I need to switch to Devpac or ASM-One

@prb28
Copy link
Owner

prb28 commented Dec 9, 2021

Well....
Some yes, it needs a modification of the winuae and fs-uae binary, and the extension to display the values.
Adding to this the build time in 3 os, tests...
I do not have a release plan on new features for now.
But I accept pull requests! Although this one may be a little hard for a start.

@prb28
Copy link
Owner

prb28 commented Dec 29, 2021

@Vagant1
two questions:

  • are these registers : "fp0", "fp1", "fp2", "fp3", "fp4", "fp5", "fp6", "fp7","fpcontrol", "fpstatus", "fpiaddr" all the ones you are looking for ?
  • "fpcontrol", "fpstatus", "fpiaddr" are useful ?
  • are you using WinUAE ?

@Vagant1
Copy link
Author

Vagant1 commented Dec 29, 2021

Yes, those are the registers I need. I am using FS-UAE on MacOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants