PPSSPP iOS Port
|
03-04-2013, 02:03 PM
Post: #213
|
|||
|
|||
RE: PPSSPP iOS Port
Maybe jit crashing happens because use mmap for allocating memory? This example working for me, also when set (PROT_READ | PROT_EXEC | PROT_WRITE) in mprotect.
Although even allocation through malloc still crash.. |
|||
« Next Oldest | Next Newest »
|