aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/archive_ncch.cpp
AgeCommit message (Expand)Author
2017-10-12Remove lots more 3DS-specific code.bunnei
2017-10-01file_sys, loader: add support for reading TMDs to determine app pathsshinyquagsire23
2017-10-01file_sys/archive_ncch: use NCCHContainer instead of loading .romfs filesshinyquagsire23
2017-06-02Addressed Bunnei's review comments, and made some other tweaks:TheKoopaKingdom
2017-06-02Switched to the ERROR_NOT_FOUND constant from errors.h.TheKoopaKingdom
2017-06-02Moved whitelist checks from FS_User to the Archive_NCCH handler.TheKoopaKingdom
2017-06-02Made some changes from review comments:TheKoopaKingdom
2016-12-21core: Remove HLE module, consolidate code & various cleanups.bunnei
2016-11-19FileSys: rename SaveDataCheck archive to NCCH archivewwylele