summaryrefslogtreecommitdiff
path: root/src/core/file_sys
AgeCommit message (Expand)Author
2019-09-22card_image: Lazily load partitions in XCIZach Hilman
2019-09-22pfs: Provide accessors for file sizes and offsetsZach Hilman
2019-09-22Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"David Marcec
2019-09-22Merge pull request #2535 from DarkLordZach/cheat-v2David
2019-09-22Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1David
2019-09-21pl_u: Use kernel physical memoryZach Hilman
2019-09-21dmnt_cheat_vm: Default initialize structure valuesZach Hilman
2019-09-21pl_u: Use OSS system archives if real archives don't existZach Hilman
2019-09-21patch_manager: Update cheat parsing for new VMZach Hilman
2019-09-21cheat_engine: Move to memory and strip VMZach Hilman
2019-09-21system_archive: Synthesize shared fonts system archivesZach Hilman
2019-09-21externals: Move OSS font data to file_sys in coreZach Hilman
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-09-21filesystem: Add const qualification to various accessorsZach Hilman
2019-09-21yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman
2019-09-21card_image: Add accessors for gamecard certificateZach Hilman
2019-09-21card_image: Add functions to query gamecard update partitionZach Hilman
2019-09-21content_archive: Add accessors for Rights ID and SDK VersionZach Hilman
2019-09-21sdmc_factory: Add SD Card size gettersZach Hilman
2019-09-21bis_factory: Add getters for NAND partition sizesZach Hilman
2019-09-21submisson_package: Fix edge case with improperly sized filenamesZach Hilman
2019-09-21sdmc_factory: Add accessor for SDMC Album directoryZach Hilman
2019-09-21sdmc_factory: Add accessor for SDMC PlaceholderCacheZach Hilman
2019-09-21sdmc_factory: Add accessor for content directoryZach Hilman
2019-09-21savedata_factory: Implement savedata creation and don't create dir on openZach Hilman
2019-09-21patch_manager: Add short-circuit edge-case to GetPatchVersionNamesZach Hilman
2019-09-21patch_manager: Add error checking to load dir to prevent crashesZach Hilman
2019-09-21registered_cache: Process *.cnmt.nca filesZach Hilman
2019-09-21registered_cache: Implement PlaceholderCache to manage placeholder and instal...Zach Hilman
2019-09-21bis_factory: Fix mod loader edge-case with homebrew title IDsZach Hilman
2019-09-21bis_factory: Add accessors for BIS placeholder cachesZach Hilman
2019-09-21bis_factory: Add accessor for NAND Image DirectoryZach Hilman
2019-09-21bis_factory: Add accessors for BIS content directoriesZach Hilman
2019-09-21bis_factory: Add accessors for BIS partitionsZach Hilman
2019-09-21Merge pull request #2576 from DarkLordZach/nsp-fix-1David
2019-09-05Merge pull request #2707 from DarkLordZach/oss-miimodelDavid
2019-07-10system_archive: Add open-source reimplementation of MiiModel dataZach Hilman
2019-07-07Implement MapPhysicalMemory/UnmapPhysicalMemoryMichael Scire
2019-07-02file_sys: Rename other ContentRecordType membersBakugo
2019-07-01file_sys/registered_cache: Improve missing metadata errorBakugo
2019-07-01file_sys/submission_package: Don't warn about missing DeltaFragment NCAsBakugo
2019-07-01file_sys/registered_cache: Ignore DeltaFragment NCAs during installationBakugo
2019-07-01file_sys: Rename ContentRecordType::Patch to DeltaFragmentBakugo
2019-06-25glue: Correct missing bytes in ApplicationLaunchParameterZach Hilman
2019-06-24registered_cache: Add getter to determine source slot in content provider unionZach Hilman
2019-06-24patch_manager: Add getter for title versionZach Hilman
2019-06-21Merge pull request #2546 from DarkLordZach/kipsbunnei
2019-06-19Update content_archive.cppjonsn0w
2019-06-17Addressed issuesDavid Marcec
2019-06-16Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...David Marcec