Re: [hatari-devel] Patch to fix disassembler

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


Am Mon, 07 Jan 2019 10:31:08 +0100
schrieb Thorsten Otto <admin@xxxxxxxxxxx>:

> Hi,
> 
> attached is a patch to fix a few issues with the external
> disassembler (non- uae, in src/debug/68kDisass.c) . It did not set
> the options correctly for 060, and also ommited FPU opcodes for 040
> and 060.

Thanks, I've added the part for the FPU now. Looking at MC_PMMU, this
seems still to be somewhat fishy for me. Why is it not enabled for
68020 and 68030, they could have a PMMU, too? Or is this flag only
meant for the newer PMMU of the 68040 and 68060? Should we maybe tie it
to the ConfigureParams.System.bMMU setting in Hatari instead? And why
is the MC_PMMU macro the very same as the MC_FPU macro?? That does not
make much sense to me yet... Any ideas?

 Thomas



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