You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core/file_sys
bunnei 3e0e4f146b
Merge pull request #3091 from lioncash/core-conversion
core: Make most implicit type conversion warnings errors on MSVC
5 years ago
..
system_archive pl_u: Fix mismatched rebase size error in font encryption 6 years ago
bis_factory.cpp filesystem: Add getter for BCAT temporary directory 6 years ago
bis_factory.h filesystem: Add getter for BCAT temporary directory 6 years ago
card_image.cpp card_image: Implement system update commands in XCI 6 years ago
card_image.h card_image: Add accessors for raw partitions in XCI 6 years ago
content_archive.cpp common_func: Use std::array for INSERT_PADDING_* macros. 6 years ago
content_archive.h content_archive: Add accessors for Rights ID and SDK Version 6 years ago
control_metadata.cpp Addressed issues 6 years ago
control_metadata.h Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 6 years ago
directory.h file_sys/directory: Remove unused DirectoryBackend class 6 years ago
errors.h set_sys: Use official nintendo version string 6 years ago
fsmitm_romfsbuild.cpp file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() 6 years ago
fsmitm_romfsbuild.h general: Remove unused boost inclusions where applicable 7 years ago
ips_layer.cpp Merge pull request #2581 from lioncash/hex 6 years ago
ips_layer.h ips_layer: Add missing includes 7 years ago
kernel_executable.cpp loader; Resolve sign conversion/truncation errors 5 years ago
kernel_executable.h file_sys: Add classes to parse KIP1 and INI1 files 6 years ago
mode.h VFS Regression and Accuracy Fixes (#776) 7 years ago
nca_metadata.cpp file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType 6 years ago
nca_metadata.h file_sys: Rename other ContentRecordType members 6 years ago
nca_patch.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
nca_patch.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
partition_filesystem.cpp card_image: Implement system update commands in XCI 6 years ago
partition_filesystem.h pfs: Provide accessors for file sizes and offsets 6 years ago
patch_manager.cpp dmnt_cheat_vm: Default initialize structure values 6 years ago
patch_manager.h patch_manager: Update cheat parsing for new VM 6 years ago
program_metadata.cpp loader; Resolve sign conversion/truncation errors 5 years ago
program_metadata.h loader; Resolve sign conversion/truncation errors 5 years ago
registered_cache.cpp core: Migrate off deprecated mbedtls functions 5 years ago
registered_cache.h registered_cache: Implement PlaceholderCache to manage placeholder and installing content 6 years ago
romfs.cpp romfs: Add SingleDiscard extraction type 6 years ago
romfs.h common_func: Use std::array for INSERT_PADDING_* macros. 6 years ago
romfs_factory.cpp file_sys: Resolve sign conversion warnings 5 years ago
romfs_factory.h hle/service: Replace global system instance calls with instance-based ones 6 years ago
savedata_factory.cpp file_sys: Resolve sign conversion warnings 5 years ago
savedata_factory.h filesystem: Add const qualification to various accessors 6 years ago
sdmc_factory.cpp filesystem: Add const qualification to various accessors 6 years ago
sdmc_factory.h filesystem: Add const qualification to various accessors 6 years ago
submission_package.cpp submisson_package: Fix edge case with improperly sized filenames 6 years ago
submission_package.h core: Port current uses of RegisteredCache to ContentProvider 6 years ago
vfs.cpp file_sys: Override missing mutating functions to be stubbed out for ReadOnlyVfsDirectory by default 6 years ago
vfs.h vfs: Add reinterpret_casts to WriteArray and Object 6 years ago
vfs_concat.cpp vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 7 years ago
vfs_concat.h vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 7 years ago
vfs_layered.cpp vfs: Remove InterpretAsDirectory and related functions 7 years ago
vfs_layered.h vfs: Remove InterpretAsDirectory and related functions 7 years ago
vfs_libzip.cpp file_sys: Resolve sign conversion warnings 5 years ago
vfs_libzip.h vfs: Add function to extract ZIP file into virtual filesystem 6 years ago
vfs_offset.cpp global: Use std::optional instead of boost::optional (#1578) 7 years ago
vfs_offset.h global: Use std::optional instead of boost::optional (#1578) 7 years ago
vfs_real.cpp vfs: Remove InterpretAsDirectory and related functions 7 years ago
vfs_real.h vfs: Remove InterpretAsDirectory and related functions 7 years ago
vfs_static.h global: Use std::optional instead of boost::optional (#1578) 7 years ago
vfs_types.h vfs: Move forward declarations to separate file 7 years ago
vfs_vector.cpp file_sys/vfs_vector: Fix ignored offset on Write 6 years ago
vfs_vector.h file_sys: Implement system archive synthesizer for NgWord (806) 6 years ago
xts_archive.cpp Merge pull request #3091 from lioncash/core-conversion 5 years ago
xts_archive.h vfs: Remove InterpretAsDirectory and related functions 7 years ago