summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_ncch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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