skyline/app
Billy Laws a53d6266c7 Implement a basic NSP loader
An NSP (Nintendo Submission Package) is effectively a PFS0 containing
NCAs, there are also tickets and a CNMT file which contains metadata
about updates. The current implementation is very basic and only
support Control and Program NCAs which is enough for loading games.

Support for updates and dlc will be added at a later date.
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 a basic NSP 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 a basic NSP loader 2020-07-01 06:24:41 +00:00
proguard-rules.pro Improvements to UI/UX 2020-04-24 17:09:13 +05:30