| .. |
|
system_archive
|
0a5456feb9
vfs_vector: Make creation of array vfs files less verbose
|
6 سال پیش |
|
bis_factory.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 سال پیش |
|
bis_factory.h
|
f2073217a4
filesystem: Add getter for BCAT temporary directory
|
6 سال پیش |
|
card_image.cpp
|
9f82a9a244
crypto: Make KeyManager a singleton class
|
6 سال پیش |
|
card_image.h
|
fb13f053bb
key_manager: Correct casing of instance()
|
6 سال پیش |
|
content_archive.cpp
|
15660bd857
aes_util: Allow SetIV to be non-allocating
|
6 سال پیش |
|
content_archive.h
|
fb13f053bb
key_manager: Correct casing of instance()
|
6 سال پیش |
|
control_metadata.cpp
|
9c065c013e
file_sys: control_metadata: Expose device_save_data_size.
|
6 سال پیش |
|
control_metadata.h
|
9c065c013e
file_sys: control_metadata: Expose device_save_data_size.
|
6 سال پیش |
|
directory.h
|
a3149536e2
file_sys/directory: Make EntryType an enum class
|
6 سال پیش |
|
errors.h
|
debc7442f2
set_sys: Use official nintendo version string
|
7 سال پیش |
|
fsmitm_romfsbuild.cpp
|
fd1c3aa14e
fs: Fix RomFS building when zero byte files are present
|
6 سال پیش |
|
fsmitm_romfsbuild.h
|
fd1c3aa14e
fs: Fix RomFS building when zero byte files are present
|
6 سال پیش |
|
ips_layer.cpp
|
c140b6ae2c
Merge pull request #2581 from lioncash/hex
|
7 سال پیش |
|
ips_layer.h
|
f7d2889fb4
ips_layer: Add missing includes
|
7 سال پیش |
|
kernel_executable.cpp
|
23878bf360
loader; Resolve sign conversion/truncation errors
|
6 سال پیش |
|
kernel_executable.h
|
421c3e831a
file_sys: Add classes to parse KIP1 and INI1 files
|
7 سال پیش |
|
mode.h
|
2b8ae009a0
file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode
|
6 سال پیش |
|
nca_metadata.cpp
|
a1868286b0
file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType
|
7 سال پیش |
|
nca_metadata.h
|
b50557d1f0
file_sys: Rename other ContentRecordType members
|
7 سال پیش |
|
nca_patch.cpp
|
15660bd857
aes_util: Allow SetIV to be non-allocating
|
6 سال پیش |
|
nca_patch.h
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 سال پیش |
|
partition_filesystem.cpp
|
e0b9ee9b94
card_image: Implement system update commands in XCI
|
6 سال پیش |
|
partition_filesystem.h
|
3895f7e456
pfs: Provide accessors for file sizes and offsets
|
6 سال پیش |
|
patch_manager.cpp
|
1c6d3ba397
patch_manager: Resolve -Wignored-qualifier warnings
|
6 سال پیش |
|
patch_manager.h
|
326403518d
Address requested changes
|
6 سال پیش |
|
program_metadata.cpp
|
f0a7f05070
file_sys: program_metadata: Add a helper function for generating reasonable default metadata.
|
6 سال پیش |
|
program_metadata.h
|
f0a7f05070
file_sys: program_metadata: Add a helper function for generating reasonable default metadata.
|
6 سال پیش |
|
registered_cache.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 سال پیش |
|
registered_cache.h
|
b724a4d90c
General: Tidy up clang-format warnings part 2
|
6 سال پیش |
|
romfs.cpp
|
27f122c48c
file_sys: fix LayeredFS error when loading some games made with… (#3602)
|
6 سال پیش |
|
romfs.h
|
d66ab2b8aa
filesys/romfs: Remove unused includes
|
6 سال پیش |
|
romfs_factory.cpp
|
86c397dd6e
file_sys: Resolve sign conversion warnings
|
6 سال پیش |
|
romfs_factory.h
|
69f16ba50e
hle/service: Replace global system instance calls with instance-based ones
|
6 سال پیش |
|
savedata_factory.cpp
|
45fd67c109
fs: Rename SaveDataDescriptor to SaveDataAttribute
|
6 سال پیش |
|
savedata_factory.h
|
45fd67c109
fs: Rename SaveDataDescriptor to SaveDataAttribute
|
6 سال پیش |
|
sdmc_factory.cpp
|
17242a8865
sdmc_factory: Set the SDMC total size to 1 TiB
|
6 سال پیش |
|
sdmc_factory.h
|
a49169e819
filesystem: Add const qualification to various accessors
|
6 سال پیش |
|
submission_package.cpp
|
fb13f053bb
key_manager: Correct casing of instance()
|
6 سال پیش |
|
submission_package.h
|
fb13f053bb
key_manager: Correct casing of instance()
|
6 سال پیش |
|
vfs.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 سال پیش |
|
vfs.h
|
4a6ba58073
vfs: Add reinterpret_casts to WriteArray and Object
|
7 سال پیش |
|
vfs_concat.cpp
|
fd1c3aa14e
fs: Fix RomFS building when zero byte files are present
|
6 سال پیش |
|
vfs_concat.h
|
fd1c3aa14e
fs: Fix RomFS building when zero byte files are present
|
6 سال پیش |
|
vfs_layered.cpp
|
a25d79cfaa
vfs: Remove InterpretAsDirectory and related functions
|
7 سال پیش |
|
vfs_layered.h
|
a25d79cfaa
vfs: Remove InterpretAsDirectory and related functions
|
7 سال پیش |
|
vfs_libzip.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 سال پیش |
|
vfs_libzip.h
|
c00ed8f4ff
vfs: Add function to extract ZIP file into virtual filesystem
|
6 سال پیش |
|
vfs_offset.cpp
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 سال پیش |
|
vfs_offset.h
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 سال پیش |
|
vfs_real.cpp
|
551882e512
vfs_real: Resolve sign conversion warnings
|
6 سال پیش |
|
vfs_real.h
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 سال پیش |
|
vfs_static.h
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 سال پیش |
|
vfs_types.h
|
1fa6ee4723
vfs: Move forward declarations to separate file
|
7 سال پیش |
|
vfs_vector.cpp
|
517933adcb
file_sys/vfs_vector: Fix ignored offset on Write
|
7 سال پیش |
|
vfs_vector.h
|
0a5456feb9
vfs_vector: Make creation of array vfs files less verbose
|
6 سال پیش |
|
xts_archive.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 سال پیش |
|
xts_archive.h
|
fb13f053bb
key_manager: Correct casing of instance()
|
6 سال پیش |