skyline/app/src/main
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
..
cpp Implement an NCA parser and loader 2020-07-01 06:24:41 +00:00
java/emu/skyline Implement an NCA parser and loader 2020-07-01 06:24:41 +00:00
res Improvements to UI/UX 2020-04-24 17:09:13 +05:30
AndroidManifest.xml Refactor Preferences and Loaders 2020-04-23 22:26:27 +05:30