Re: [hatari-devel] WinUAUE CPU |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
> 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.
Jeff
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |