psxmem: remove hard requirement for a mapping
authornotaz <notasas@gmail.com>
Sat, 6 Dec 2014 16:26:16 +0000 (18:26 +0200)
committernotaz <notasas@gmail.com>
Sat, 6 Dec 2014 16:26:16 +0000 (18:26 +0200)
commit6d760c926db017bea75bdd95cfa8acc3cc060ab8
tree8645360cf3da9fc69a2c819b9217fb5215fa2e1e
parent48f615ba48949d7b6cf7b6765a15f069033a3fdd
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