mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-12-24 18:41:52 +01:00
da464d84bc
`NCE::TrapRegions` was a bit too overloaded as a method as it implicitly trapped which was unnecessary in all current usage cases, this has now been made more explicit by consolidating the functionality into `NCE::CreateTrap` which handles just creation of the trap and nothing past that, `RetrapRegions` has been renamed to `TrapRegions` and handles all trapping now. Co-authored-by: Billy Laws <blaws05@gmail.com> |
||
---|---|---|
.. | ||
skyline | ||
driver_jni.cpp | ||
emu_jni.cpp | ||
loader_jni.cpp |