summaryrefslogtreecommitdiff
path: root/src/core/loader
AgeCommit message (Expand)Author
2018-09-04bktr: Fix bucket overlap errorZach Hilman
2018-09-04drd: Parse title ID from program metadataZach Hilman
2018-09-04patch_manager: Centralize Control-type NCA parsingZach Hilman
2018-09-04game_list: Fix version display on non-NAND titlesZach Hilman
2018-09-04bktr: Implement IVFC offset shiftingZach Hilman
2018-09-04bktr: Fix missing includes and optimize styleZach Hilman
2018-09-04loader: Add BKTR-specific error messages and codesZach Hilman
2018-09-04loader: Ignore patches on NRO and DRDZach Hilman
2018-09-04patch_manager: Add usages of patches to ExeFSZach Hilman
2018-09-04main: Only show DRD deprecation warning onceZach Hilman
2018-09-04nsp: Comply with style and performance guidelinesZach Hilman
2018-09-04loader: Add AppLoader for NSP filesZach Hilman
2018-09-04card_image: Parse XCI secure partition with NSPZach Hilman
2018-09-04drd: Load title ID from program metadataZach Hilman
2018-09-04loader: Add NSP file type and NSP-specific errorsZach Hilman
2018-09-02vfs_real: Forward declare IOFileLioncash
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash
2018-08-28kernel: Eliminate kernel global stateLioncash
2018-08-24file_sys/crypto: Fix missing/unnecessary includesZach Hilman
2018-08-23file_sys: Cut down on includes and copiesZach Hilman
2018-08-23loader: Add new NAX-specific errors and messagesZach Hilman
2018-08-23nax: Add AppLoader_NAX and update loader to support itZach Hilman
2018-08-23xci: Fix error masking issueZach Hilman
2018-08-20service/filesystem: Use forward declarations where applicableLioncash
2018-08-16Merge pull request #1075 from lioncash/includebunnei
2018-08-15Merge pull request #1005 from DarkLordZach/registered-fmtbunnei
2018-08-15loader: Make ResultStatus directly compatible with fmtLioncash
2018-08-15loader/nca: Remove unnecessary includes and member variablesLioncash
2018-08-15loader/xci: Remove unnecessary includes and member variablesLioncash
2018-08-14loader: Remove address mapping remnants from citraLioncash
2018-08-12made ResultStatus a u16David Marcec
2018-08-12Fixed invalid cast in loaderDavid Marcec
2018-08-11loader: Recognize filename '00' as NCAZach Hilman
2018-08-09loader: Add more descriptive errorsZach Hilman
2018-08-08loader: Remove unused IdentifyFile overloadZach Hilman
2018-08-08Merge pull request #850 from DarkLordZach/icon-metabunnei
2018-08-07loader: Fix scope error in DeconstructedRomDirectoryZach Hilman
2018-08-06loader: Add icon and title support to XCIZach Hilman
2018-08-06Use const where applicableZach Hilman
2018-08-06Avoid parsing RomFS to directory in NCAZach Hilman
2018-08-05loader: Make AppLoader_NCA rely on directory loading codeZach Hilman
2018-08-04Merge pull request #849 from DarkLordZach/xcibunnei
2018-08-03kernel/process: Use accessors instead of class members for referencing segmen...Lioncash
2018-08-01kernel: Move object class to its own source filesLioncash
2018-08-01Fix merge conflicts with opus and update docsZach Hilman
2018-08-01Use more descriptive error codes and messagesZach Hilman
2018-08-01Use ErrorEncrypted where applicable and fix no keys crashZach Hilman
2018-08-01Add missing includes and use const where applicableZach Hilman
2018-08-01Make XCI comply to review and style guidelinesZach Hilman
2018-08-01Remove files that are not usedZach Hilman