Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
(fixes OpenDingux target)
|
|
|
|
|
|
|
|
|
|
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.
|
|
In case it needs to be debugged
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
runtime, increases compatibility with loaders that can reloacate each
program section seperately.
move the svc enabling functions to the frontend.
|
|
|
|
|
|
|
|
use libkhax for ninjhax 1.0
|
|
|
|
|
|
|
|
|
|
-O0 breaks it on some platforms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a switch to hardforce this
|