skyline/app/src/main/cpp
Billy Laws 3a23ec06a4 Implement NSO loader
The NSO format is used by all retail games and some homebrew. It
supports compressing sections with lz4 and dynamic linking through the
use of rtld.
2020-06-28 07:54:12 +00:00
..
skyline Implement NSO loader 2020-06-28 07:54:12 +00:00
emu_jni.cpp Introduce new loader JNI for parsing application data and port Kotlin 2020-06-20 20:26:53 +00:00
loader_jni.cpp Commonise executable loading infrastructure 2020-06-28 07:54:12 +00:00