skyline/app/src/main/cpp
Billy Laws bf46293fc7 Commonise executable loading infrastructure
Mapping and writing segments into memory is now handled by a common
function that can be shared between all loaders. All they need to do now
is to pack each segment into a common struct.
2020-06-28 07:54:12 +00:00
..
skyline Commonise executable loading infrastructure 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