summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_ncch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove lots more 3DS-specific code.bunnei2017-10-131-114/+0
* file_sys, loader: add support for reading TMDs to determine app pathsshinyquagsire232017-10-011-2/+13
* file_sys/archive_ncch: use NCCHContainer instead of loading .romfs filesshinyquagsire232017-10-011-6/+12
* Addressed Bunnei's review comments, and made some other tweaks:TheKoopaKingdom2017-06-031-6/+6
* Switched to the ERROR_NOT_FOUND constant from errors.h.TheKoopaKingdom2017-06-031-2/+2
* Moved whitelist checks from FS_User to the Archive_NCCH handler.TheKoopaKingdom2017-06-031-1/+35
* Made some changes from review comments:TheKoopaKingdom2017-06-031-1/+2
* core: Remove HLE module, consolidate code & various cleanups.bunnei2016-12-221-1/+1
* FileSys: rename SaveDataCheck archive to NCCH archivewwylele2016-11-191-0/+62