skyline/app
Billy Laws a5513bd7e6 Implement an NCA parser and loader
Nintendo Content Archives are used to store the assets, executables
and updates of applications. They support holding either a PFS0 or a
RomFS.

An NCA's ExeFS can be loaded by placing each NSO sequentially into
memory, starting with rtld which will link them together.

Currently only decrypted NCAs are supported, encryption and BKTR
handling will be added at a later time.
2020-07-01 06:24:41 +00:00
..
libraries Move vkhpp to it's own repository 2020-04-23 22:26:27 +05:30
src/main Implement an NCA parser and loader 2020-07-01 06:24:41 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Replace xdrop/fuzzywuzzy with tdebatty/java-string-similarity 2020-04-23 22:26:27 +05:30
CMakeLists.txt Implement an NCA parser and loader 2020-07-01 06:24:41 +00:00
proguard-rules.pro Improvements to UI/UX 2020-04-24 17:09:13 +05:30