summaryrefslogtreecommitdiff
path: root/3ds
AgeCommit message (Collapse)Author
2020-08-23[3DS] Move has_rosalina to avoid duplicate definitionsJustin Weiss
2020-02-29[3DS] Fix dynarec prefetch abortsJustin Weiss
Similar fix to https://github.com/libretro/pcsx_rearmed/pull/390. The Nintendo svcBackdoor can cause stack corruption if an interrupt happens during it, this uses Luma3DS/Rosalina's svcCustomBackdoor instead.
2016-01-18(3DS) remove the now unused libkhax.aliaspider
2015-11-04(3ds) dynarec: map the translation caches to specific addresses ataliaspider
runtime, increases compatibility with loaders that can reloacate each program section seperately. move the svc enabling functions to the frontend.
2015-10-21(CTR/3DS) build fix for ctrulib/great-refactoraliaspider
2015-10-20(ctr/3ds) better detection of cia builds.aliaspider
2015-09-11(3DS) add dynarec support when started from a .cia installaliaspider
use libkhax for ninjhax 1.0