]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
68030 MMU update. Unaligned accesses are now new exception handler emulation compatib...
authorToni Wilen <twilen@winuae.net>
Fri, 23 Nov 2018 20:14:39 +0000 (22:14 +0200)
committerToni Wilen <twilen@winuae.net>
Fri, 23 Nov 2018 20:14:39 +0000 (22:14 +0200)
commit393092b42493293256dd3e394f2c39db26b57ed1
tree35bbf187cf9c9da332628c48188b6c52232f1424
parent9ef7ef76cebb0055f18e087c83db276ebacfb6b5
68030 MMU update. Unaligned accesses are now new exception handler emulation compatible and retry correctly. Use mmu030_data_buffer_out buffer everywhere instead of special casing MOVEM vs other instructions.
cpummu.cpp
cpummu30.cpp
fpp.cpp
gencpu.cpp
include/cpummu.h
include/cpummu030.h
include/mmu_common.h
newcpu.cpp