| Re: [hatari-devel] 68030 MMU work |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
> it appears to me as if the PMMU opcodes are not yet correctly decoded.
> When executing this:
>
> lea $e00000,a0
> ptestr #7,([8,a0]),#7,a0
Sorry, the code actually executed (in supervisor mode) was
move.l $4f2,a0
ptestr #7,([8,a0]),#7,a0
The effective address was $e00000.
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |