| Re: [hatari-devel] WinUAE CPU core MMU option and CPU accuracy? | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
On Thursday 17 November 2016 18:23:04 Laurent Sallafranque wrote:
> The falcon is a machine with a MMU, it should be enabled.
TOS does not really make much use of the MMU. All it does is setting up the 
transparent translation registers, and mark the I/O regions as non-cacheable. 
Both is not really important for an Emulator, but emulating the MMU is a big 
slowdown.