aboutsummaryrefslogtreecommitdiff
path: root/frontend/3ds
AgeCommit message (Expand)Author
2020-10-10[3DS] Enable threading for the SPUJustin Weiss
2020-08-23[3DS] Support latest libctruJustin Weiss
2020-02-25Add async CD accessJustin Weiss
2020-02-25Merge pull request #390 from justinweiss/ctr-fix-dynarec-crashesTwinaphex
2020-02-25Revert "(3DS) Set pthread stack size to 12MB - possible solution for crashes"twinaphex
2020-02-24Fix dynarec crashes on 3DSJustin Weiss
2020-02-16(3DS) Set pthread stack size to 12MB - possible solution for crashesTwinaphex
2019-10-053DS: Switch from svc* to the thread* APIJustin Weiss
2019-10-023DS: Schedule threads on the default coreJustin Weiss
2017-04-03Fix running on CTR: dyncache mmap doesn't specify MAP_FIXED anymoreYuxuan Shui
2016-01-16(3DS) - remove provileged services enabling code, it should be done byaliaspider
2015-10-01nitaliaspider
2015-10-01(CTR/3DS) add a warning message when mprotect is called without thealiaspider
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