Re: [hatari-devel] External disassembler and FPU instructions |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On Mittwoch, 17. April 2019 20:15:42 CEST Eero Tamminen wrote:
> lower-case opcode names
IIRC it is not only a problem of upper/lowercase. The internal disassembler
takes (most of) the opcode names from table68k. These are not the real
instruction names in all cases (MVPMR, EORSR for example).
>This leaves the question of what to do with OldAUE disassembler
Just remove it. Thats what revision control systems are for, in case you need
it again.