summaryrefslogtreecommitdiffstats
path: root/src/core/loader/nca.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-03Rename logging macro back to LOG_*James Rowe1-7/+7
2018-06-21Add support for decrypted NCA files (#567)Zach Hilman1-0/+303
* Start to add NCA support in loader * More nca stuff * More changes to nca.cpp * Now identifies decrypted NCA cont. * Game list fixes and more structs and stuff * More updates to Nca class * Now reads ExeFs (i think) * ACTUALLY LOADS EXEFS! * RomFS loads and games execute * Cleanup and Finalize * plumbing, cleanup and testing * fix some things that i didnt think of before * Preliminary Review Changes * Review changes for bunnei and subv