You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zach Hilman deacc2bb25 cheat_engine: Move to memory and strip VM 7 years ago
..
system_archive system_archive: Add open-source reimplementation of MiiModel data 7 years ago
bis_factory.cpp bis_factory: Add getters for NAND partition sizes 6 years ago
bis_factory.h bis_factory: Add getters for NAND partition sizes 6 years ago
card_image.cpp card_image: Add accessors for gamecard certificate 6 years ago
card_image.h card_image: Add accessors for gamecard certificate 6 years ago
content_archive.cpp content_archive: Add accessors for Rights ID and SDK Version 6 years ago
content_archive.h content_archive: Add accessors for Rights ID and SDK Version 6 years ago
control_metadata.cpp Addressed issues 7 years ago
control_metadata.h Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
directory.h file_sys/directory: Remove unused DirectoryBackend class 7 years ago
errors.h set_sys: Use official nintendo version string 7 years ago
fsmitm_romfsbuild.cpp file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() 7 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 7 years ago
ips_layer.h ips_layer: Add missing includes 7 years ago
kernel_executable.cpp kernel_executable: Optimize BLZ decompression 7 years ago
kernel_executable.h file_sys: Add classes to parse KIP1 and INI1 files 7 years ago
mode.h VFS Regression and Accuracy Fixes (#776) 8 years ago
nca_metadata.cpp file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType 7 years ago
nca_metadata.h file_sys: Rename other ContentRecordType members 7 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 vfs: Remove InterpretAsDirectory and related functions 7 years ago
partition_filesystem.h vfs: Remove InterpretAsDirectory and related functions 7 years ago
patch_manager.cpp yuzu: Port old usages of Filesystem namespace to FilesystemController 6 years ago
patch_manager.h glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
program_metadata.cpp Implement MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
program_metadata.h Implement MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
registered_cache.cpp configure_debug: Move reporting option to logging 6 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 7 years ago
romfs.h romfs: Add SingleDiscard extraction type 7 years ago
romfs_factory.cpp filesystem: Add const qualification to various accessors 6 years ago
romfs_factory.h filesystem: Add const qualification to various accessors 6 years ago
savedata_factory.cpp filesystem: Add const qualification to various accessors 6 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 7 years ago
vfs.cpp file_sys: Override missing mutating functions to be stubbed out for ReadOnlyVfsDirectory by default 7 years ago
vfs.h vfs: Add reinterpret_casts to WriteArray and Object 7 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_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 7 years ago
vfs_vector.h file_sys: Implement system archive synthesizer for NgWord (806) 7 years ago
xts_archive.cpp common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
xts_archive.h vfs: Remove InterpretAsDirectory and related functions 7 years ago