Commit Graph

6 Commits (63f26d5c40adb49094b03b232528672f526afe49)

Author SHA1 Message Date
Zach Hilman 63f26d5c40 Add support for decrypted NCA files ()
* 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
Subv a3d82ef5d9 Build: Fixed some MSVC warnings in various parts of the code.
Lioncash 5aafc83cc9
file-sys: Move logging macros over to the new fmt-capable ones
shinyquagsire23 de580ccdd5 file_sys: Use NGLOG
shinyquagsire23 83aa38b239 file_sys: tweaks
shinyquagsire23 c03795300a file_sys: Add HFS/PFS helper component