JosJuice

Results 62 issues of JosJuice

Previously we've only been setting up fastmem mappings for block address translation, but now we also do it for page address translation. This increases performance when games access memory using...

This fixes a regression in ac84ea17a6. That commit was intended to reduce the number of MapInMemoryRegion calls while otherwise keeping behavior the same, but it accidentally messed up our logic...