skyline/app/src/main
◱ PixelyIon 668f623256 Implement Exceptional Signal Handler + Fix Destruction Behavior
An exceptional signal handler allows us to convert an OS signal into a C++ exception, this allows us to alleviate a lot of crashes that would otherwise occur from signals being thrown during execution of games and be able to handle them gracefully.
2020-11-22 23:56:17 +05:30
..
cpp Implement Exceptional Signal Handler + Fix Destruction Behavior 2020-11-22 23:56:17 +05:30
java/emu/skyline Implement Exceptional Signal Handler + Fix Destruction Behavior 2020-11-22 23:56:17 +05:30
res Implement NPDM, Core Mask SVCs + Fix VMM bug + Introduce Verbose Log Level 2020-11-22 23:56:17 +05:30
AndroidManifest.xml Add on screen controls layout edit settings 2020-11-12 22:19:55 +05:30