psxmem: remove hard requirement for a mapping
authornotaz <notasas@gmail.com>
Sat, 6 Dec 2014 16:26:16 +0000 (18:26 +0200)
committerAdrien Plazas <kekun.plazas@laposte.net>
Sun, 7 Dec 2014 08:35:02 +0000 (09:35 +0100)
commit4726dba005562cbaf69cc8e10ef7102184c4a089
tree1f122314ba3589773af2a55d1cf0d11ca2c8cbd8
parent89329f140b3a7982dd3529ab374195b0e0b23dc8
psxmem: remove hard requirement for a mapping

not all platforms have 1f800000 free
not all mmap implementations use the addr hint..
libpcsxcore/new_dynarec/assem_arm.c
libpcsxcore/psxmem.c