Re: [hatari-devel] WinUAE CPU core disassembler output options : fix for DISASM_FLAG_EA

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


Hi,

On 20.11.2022 23.42, Nicolas Pomarède wrote:
Le 20/11/2022 à 21:15, Eero Tamminen a écrit :
On 20.11.2022 21.23, Nicolas Pomarède wrote:
pushed the changes to WinUAE and they're now in Hatari, so disasm flags should work as expected now.

I'm still seeing these:
-------------------------
2470 C800  movea.l (a0,a4.l,$00) == $00e502ac,a2
...
206F 0004  movea.l (a7,$0004),a0
...
2070 0000  movea.l (a0,d0.w,$00) == $00002304,a0
...
4232 0000  clr.b (a2,d0.w,$00) == $00e729f8
-------------------------

So I guess some additional fixes are needed.

After that, having instruction and its parameters in separate columns (like with ext disassembler) would be final readability improvement.

(Having that "== ..." info in its own column would help readability when that extra info is configured to be shown.)

what DISASM_FLAG do you think is not correctly applied ?

By default Hatari disables all of these:
DISASM_FLAG_CC | DISASM_FLAG_EA | DISASM_FLAG_VAL

I think they should be enough to disable all value showing.


	- Eero



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