Thorsten Otto schrieb:
Hm, you are right, but only when cpulevel >= 2. IMHO that should always
be disassembled;
This is of course at the discretion of the Hatari developers, but I
disagree. Imho, the Hatari disassembler is mostly a helper while
interactively debugging a program. It is not a general purpose
disassembler to, e.g., reverse-engineer software [1].
Imagine how confusing it would be if you single stepped a through a
program in 68000 mode, saw a perfectly disassembled 68020-and-above
instruction (without realizing that it's 68020-and-above) and then the
emulated CPU correctly took the invalid instruction exception.
Regards
Christian