aboutsummaryrefslogtreecommitdiff
path: root/frontend/3ds
AgeCommit message (Collapse)Author
2016-01-16(3DS) - remove provileged services enabling code, it should be done byaliaspider
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).
2015-10-01nitaliaspider
2015-10-01(CTR/3DS) add a warning message when mprotect is called without thealiaspider
needed svc access.
2015-10-01(ctr/3ds) fix 3dsx build.aliaspider
2015-09-23(ctr/3ds) add zconf.h tooaliaspider
2015-09-23(ctr/3ds) add zlib.haliaspider
2015-09-23cleanup.aliaspider
2015-09-23(ctr/3ds) add target.aliaspider