Question: Should the instruction 'cpusha bc' work properly in either 68040 or 68060 cpu modes for WinUAE core in Hatari?
When modifying code on these CPUs its necessary to push the contents back to memory since the data cache has a copyback mode which defers writing changes to ram, indefinitely.
Perhaps Hatari always maintains coherency - write through mode - regardless? In any case is this instruction safe to execute within Hatari?
Thanks,
Doug