Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-23 | [3DS] Move has_rosalina to avoid duplicate definitions | Justin Weiss | |
2020-02-29 | [3DS] Fix dynarec prefetch aborts | Justin 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. | |||
2015-11-04 | (3ds) dynarec: map the translation caches to specific addresses at | aliaspider | |
runtime, increases compatibility with loaders that can reloacate each program section seperately. move the svc enabling functions to the frontend. | |||
2015-09-11 | (3DS) add dynarec support when started from a .cia install | aliaspider | |
use libkhax for ninjhax 1.0 |