Additional FPU registers - debugging
Is there an option to display the content of the additional FPU registers i.e. FP0, FP1 during debugging?
No, not in the current version.
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
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.
@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 ?
Yes, those are the registers I need. I am using FS-UAE on MacOS