skyline/app
◱ PixelyIon de6d8d8f48 Work on making the kernel thread-safe #1 + add asynchronous ROM scanning
This commit makes the kernel thread safe in some instances (but not fully) and showcases the significantly improved performance over the ptrace method used prior. In addition, scanning for ROMs is now done asynchronously.
2020-02-15 10:25:14 +00:00
..
libraries Native Code Execution (NCE) 2019-08-17 04:34:37 +05:30
src/main Work on making the kernel thread-safe #1 + add asynchronous ROM scanning 2020-02-15 10:25:14 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Addition of Dark Theme and Compatibility with Android 10 Dark Mode 2019-12-11 17:31:12 +00:00
CMakeLists.txt Move from ptrace to junction branching and make kernel multithreaded 2020-02-15 10:25:14 +00:00
proguard-rules.pro Fix JNI Race Condition, Fix Release Builds and Fix Searching 2019-12-11 17:31:12 +00:00