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.
 
 
 
 
 
 
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
..
system_archive system_archive: Add a basic HLE implementation for time zone binary. 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 7 years ago
control_metadata.h Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
directory.h file_sys/directory: Make EntryType an enum class 6 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 loader; Resolve sign conversion/truncation errors 6 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 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 core: memory: Move to Core::Memory namespace. 6 years ago
patch_manager.h core: memory: Move to Core::Memory namespace. 6 years ago
program_metadata.cpp loader; Resolve sign conversion/truncation errors 6 years ago
program_metadata.h loader; Resolve sign conversion/truncation errors 6 years ago
registered_cache.cpp CMakeLists: Specify -Wextra on linux builds 6 years ago
registered_cache.h registered_cache: Implement PlaceholderCache to manage placeholder and installing content 6 years ago
romfs.cpp file_sys: fix LayeredFS error when loading some games made with… (#3602) 6 years ago
romfs.h filesys/romfs: Remove unused includes 6 years ago
romfs_factory.cpp file_sys: Resolve sign conversion warnings 6 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 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_libzip.cpp CMakeLists: Specify -Wextra on linux builds 6 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 7 years ago
vfs_vector.h file_sys: Implement system archive synthesizer for NgWord (806) 7 years ago
xts_archive.cpp Merge pull request #3091 from lioncash/core-conversion 6 years ago
xts_archive.h vfs: Remove InterpretAsDirectory and related functions 7 years ago