Wow! 15 fps more with this hack!
CONGRATULATIONS SQUIDGE
I don't know if I have used this hack correctly. I have made a function that's executed only one time after SDL is initialised.
void mmuhack()
{
initphys();
volatile unsigned int *myBuf = trymmap((void *)0, 65536, 3, 1, memfd...