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

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


On 11/28/23 05:20, Nicolas Pomarède wrote:
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


Many thanks, is there a new flag to utilize the patch?  With my usual 'setopt --disasm 0x66' still seeing just 'jmp (a0)'.




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