]> git.sesse.net Git - pistorm/commit
Fix up Musashi performance with prefetch enabled
authorbeeanyew <beeanyew@gmail.com>
Fri, 16 Apr 2021 08:47:25 +0000 (10:47 +0200)
committerbeeanyew <beeanyew@gmail.com>
Fri, 16 Apr 2021 08:47:25 +0000 (10:47 +0200)
commit83fa34909fc9212c461cba419159febcd22f95a9
tree549ff2629f0b8615e276217cddfa760a77a32e67
parentbf2bbbb7a3a84ad9f207cd9bcfc461e8ce7330b3
Fix up Musashi performance with prefetch enabled

Mapped memory ranges should always be given preference, since they can't actually cause a bus error or affect any read/write operations over the 68k bus.
m68kcpu.h