skyline/app
◱ 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
..
libraries Improve NvDevice Registration + Access 2020-09-20 20:07:33 +00:00
src/main Implement Exceptional Signal Handler + Fix Destruction Behavior 2020-11-22 23:56:17 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Improve NvDevice Registration + Access 2020-09-20 20:07:33 +00:00
CMakeLists.txt Implement Exceptional Signal Handler + Fix Destruction Behavior 2020-11-22 23:56:17 +05:30
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30