summaryrefslogtreecommitdiff
path: root/src/core/file_sys
AgeCommit message (Expand)Author
2020-05-28Make copying directory string more conciselat9nq
2020-05-28Address requested changeslat9nq
2020-05-27*nix systems can read any-case patch directorieslat9nq
2020-05-20Merge pull request #3946 from ogniK5377/sysverdat-10-0-2bunnei
2020-05-16file_sys: Update SystemVersion archive to version 10.0.2David Marcec
2020-05-11file_sys: savefata_factory: Update to support DeviceSaveData.bunnei
2020-05-11file_sys: control_metadata: Expose device_save_data_size.bunnei
2020-04-20file_sys: program_metadata: Add a helper function for generating reasonable d...bunnei
2020-04-17core: memory: Move to Core::Memory namespace.bunnei
2020-04-15CMakeLists: Specify -Wextra on linux buildsLioncash
2020-04-14file_sys: patch_manager: Return early when there are no layers to apply.bunnei
2020-04-07file_sys: fix LayeredFS error when loading some games made with… (#3602)enler
2020-01-30Revert "system_archive: Fix Korean and Chinese fonts"bunnei
2020-01-30Merge pull request #3151 from FearlessTobi/fix-koreanbunnei
2020-01-24Disable clang-format for font filesFearlessTobi
2020-01-19system_archive: Fix Chinese fontFearlessTobi
2020-01-19system_archive: Fix Korean fontFearlessTobi
2020-01-04system_archive: Add a basic HLE implementation for time zone binary.bunnei
2019-11-28Merge pull request #3171 from lioncash/internal-linkbunnei
2019-11-28patch_manager: Adds check for disabled cheats to prevent them from being enab...Morph
2019-11-27filesys/romfs: Remove unused includesLioncash
2019-11-27filesys/romfs: Make ProcessFile and ProcessDirectory internally linkedLioncash
2019-11-27file_sys/directory: Make EntryType an enum classLioncash
2019-11-15Merge pull request #3091 from lioncash/core-conversionbunnei
2019-11-14Merge pull request #3093 from lioncash/mbedtlsbunnei
2019-11-13xts_archive: Remove redundant std::string constructorLioncash
2019-11-12core: Migrate off deprecated mbedtls functionsLioncash
2019-11-12loader; Resolve sign conversion/truncation errorsLioncash
2019-11-12file_sys: Resolve sign conversion warningsLioncash
2019-11-03common_func: Use std::array for INSERT_PADDING_* macros.bunnei
2019-10-22savedata_factory: Automatically create certain savedataZach Hilman
2019-10-14Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1bunnei
2019-10-14Merge pull request #2930 from DarkLordZach/gamecard-partitionsbunnei
2019-10-13card_image: Implement system update commands in XCIZach Hilman
2019-10-13pl_u: Fix mismatched rebase size error in font encryptionZach Hilman
2019-10-13pl_u: Use kernel physical memoryZach Hilman
2019-10-13pl_u: Use OSS system archives if real archives don't existZach Hilman
2019-10-13system_archive: Synthesize shared fonts system archivesZach Hilman
2019-10-13externals: Move OSS font data to file_sys in coreZach Hilman
2019-10-06core: Remove Core::CurrentProcess()Lioncash
2019-10-06hle/service: Replace global system instance calls with instance-based onesLioncash
2019-09-30bcat: Implement DeliveryCacheProgressImpl structureZach Hilman
2019-09-30boxcat: Use Etag header names for file digestZach Hilman
2019-09-30filesystem: Add getter for BCAT temporary directoryZach Hilman
2019-09-30vfs: Add function to extract ZIP file into virtual filesystemZach Hilman
2019-09-22card_image: Add accessors for raw partitions in XCIZach Hilman
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