|
Atari demoscene BBS
Re: Entracte question for Evil |
Posted by: Sallafranque/Thadoss
|
Feb,20.2012-22:24
|
According to hatari, $f010 seems to be an MMU opcode (it's decoded an an MMU instruction).
/* MMUOP030.L (An),#<data>.W */
#ifndef CPUEMU_68000_ONLY
void REGPARAM2 CPUFUNC(op_f010_21)(uae_u32 opcode)
[...]
mmu_op30 (pc, opcode, extra, extraa);
[...]
This would confirm that the actual 68030 MMU is not complete enough...
Regards
Laurent
|
[All messages in this thread] [Start new thread]
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|