summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/partition_filesystem.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for decrypted NCA files (#567)Zach Hilman2018-06-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Build: Fixed some MSVC warnings in various parts of the code.Subv2018-06-201-3/+3
|
* file_sys: tweaksshinyquagsire232018-04-161-2/+2
|
* file_sys: Add HFS/PFS helper componentshinyquagsire232018-04-161-0/+87