Commit Graph

7 Commits

Author SHA1 Message Date
Justin Weiss 23c4f08c83 [3DS] Move has_rosalina to avoid duplicate definitions 2020-08-23 12:07:50 -07:00
Justin Weiss 6a50b8a68d [3DS] Fix dynarec prefetch aborts
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.
2020-02-29 10:55:58 -08:00
aliaspider 4b00c74784 (3DS) remove the now unused libkhax. 2016-01-18 01:00:56 +01:00
aliaspider f1d14fbe7c (3ds) dynarec: map the translation caches to specific addresses at
runtime, increases compatibility with loaders that can reloacate each
program section seperately.
move the svc enabling functions to the frontend.
2015-11-04 15:46:27 +01:00
aliaspider 4047ea9869 (CTR/3DS) build fix for ctrulib/great-refactor 2015-10-21 16:37:13 +01:00
aliaspider 67ed544c01 (ctr/3ds) better detection of cia builds. 2015-10-20 23:17:20 +01:00
aliaspider c1d061e204 (3DS) add dynarec support when started from a .cia install
use libkhax for ninjhax 1.0
2015-09-11 22:02:04 +01:00