]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
If interrupt level increased during 68040/060 MMU fault handler execution, interrupt...
authorToni Wilen <twilen@winuae.net>
Thu, 28 Dec 2023 09:59:31 +0000 (11:59 +0200)
committerToni Wilen <twilen@winuae.net>
Thu, 28 Dec 2023 09:59:31 +0000 (11:59 +0200)
commit0be6d4eaca09acdb838c0c6ea45c57267c8f4cce
tree59460a30f3aac40444a439114bb341b979bb8f91
parent35fa11df66c49e4928b051b09a3ce31e292b1780
If interrupt level increased during 68040/060 MMU fault handler execution, interrupt's first instruction was "restarted", if both original and exception's instruction were MOVEM, things went horribly wrong.
cpummu.cpp
include/custom.h
include/newcpu.h
newcpu.cpp