1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-05 17:58:41 +00:00
RetroArch/bootstrap
notaz 5f2ed6c85a
VITA: don't fail if vm_memblock can't be allocated (#13545)
Failing here is catastrophic because we get no heap, the whole thing
just crashes and leaves nothing in the logs. vm_memblock is not even
used by RetroArch, it's just used by cores with dynarecs, so let the
cores themselves deal with problems if they arise.
2022-01-25 04:19:00 +01:00
..
gx
psp1/kernel_functions_prx
vita VITA: don't fail if vm_memblock can't be allocated (#13545) 2022-01-25 04:19:00 +01:00