pcsxmem: mmap RAM/BIOS/scratchpad to better locations
authorPaul Cercueil <paul@crapouillou.net>
Thu, 30 Jan 2020 13:15:16 +0000 (15:15 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Sat, 8 Feb 2020 14:44:53 +0000 (11:44 -0300)
commit38c19eff92f3440c9a50f336b2adc9b297925f0c
tree062d644190c8035daa71d5603d0cc617e00224a7
parent81c4586ff05b003fc65201c3e4504738996d6412
pcsxmem: mmap RAM/BIOS/scratchpad to better locations

This permits the Lightrec dynarec to emit better code.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
libpcsxcore/psxmem.c