Re: [hatari-devel] WinUAUE CPU -> show EA

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]




Am 28.11.2023 um 11:20 schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:

Le 22/11/2023 à 20:17, J.Young a écrit :
On 11/22/23 13:51, Toni Wilen wrote:
> Toni, is there any reason jsr/jmp are not showing EA with " == $%08X"
> ? Is this on purpose to avoid some problem in the output text ?

It is not related to JSR or JMP but EA being address register only (An), -(An) or (An)+. I didn't want to add "duplicated" EA part because you can quickly check current register values.  It would only make debugger output even more uglier. Only EAs that calculate the EA are included in debugger output.

I can add new disassembler config parameter that forces debugger EA calculation also for "basic" EAs.

Thank you Toni, that would be appreciated.

Hi

patch added by Toni in Winuae, thanks ; Hatari dev has been updated :

00FC007E 4ED0                     jmp (a0) == $00000ECC

Nicolas


It does not affect the debugging output patch, but syncing with WinUAE: Was this left out intentionally?



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/