]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
Fix MMU translation cache type
authorWaccoon <105848526+Waccoon@users.noreply.github.com>
Wed, 4 Mar 2026 11:55:48 +0000 (06:55 -0500)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2026 11:55:48 +0000 (06:55 -0500)
commit67130f8412d667bcf3f5e8b324489b9bc94db4c4
treece78d29b1fee3cea9d65f64f6b55f1d9f7dce1ca
parent857f48fcb09399d4d95527e29a2fdeaedb41f827
Fix MMU translation cache type

Change MMU page cache type from instruction to data.  Bug does not present itself unless fast cache (MMU_DPAGECACHE) is disabled (default enabled).
newcpu.cpp