(3DS) - remove provileged services enabling code, it should be done by
authoraliaspider <aliaspider@gmail.com>
Sat, 16 Jan 2016 16:47:28 +0000 (17:47 +0100)
committeraliaspider <aliaspider@gmail.com>
Sat, 16 Jan 2016 16:47:28 +0000 (17:47 +0100)
commitf72db18e0c39a5bf115f493767decc409e10f94a
treea88f156055799bd78dafd7423440ec6a429be016
parent0c840ff34defe22147f497c33e0ebad9386fada6
(3DS) - remove provileged services enabling code, it should be done by
the frontend instead.
- dynamically allocate the recompiler cache, this will allow using the
recompiler even when the .bss section is relocated far from the .text
section (for example when using the hombrew loader).
Makefile.libretro
frontend/3ds/3ds_utils.c [deleted file]
frontend/3ds/3ds_utils.h
frontend/3ds/pthread.h
frontend/3ds/sys/mman.h
frontend/libretro.c