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