Re: [hatari-devel] Debugger features ideas/wishes |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
>
> Toni had mentioned earlier that he's not against
> adding options to the disassembly output.
Thanks for reminding :)
I added some options (not yet public).
- lowercase/uppercase (separate flags: instruction name, size specifier, hex values, register names)
- include calculated condition (T/F)
- include calculated EA
- include value pointed by EA
- include opcode words (+min and max number of words to output)
- hexadecimal value prefix (any string, for example $, 0x or nothing)
Anything else? :)