yuzu/src/core/file_sys
Lioncash 825ffd7b1f
file_sys/card_image: Get rid of a magic number
We can just use the size of the array to dehardcode it.
2019-06-10 22:58:08 -04:00
..
system_archive
bis_factory.cpp
bis_factory.h
card_image.cpp file_sys/card_image: Get rid of a magic number 2019-06-10 22:58:08 -04:00
card_image.h
cheat_engine.cpp core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linked 2019-03-24 18:34:42 -04:00
cheat_engine.h file_sys/cheat_engine: Silence truncation and sign-conversion warnings 2019-03-22 14:43:41 -04:00
content_archive.cpp content_archive: Add getter for logo section of NCA 2019-01-15 16:00:29 -05:00
content_archive.h
control_metadata.cpp Implement IApplicationFunctions::GetDesiredLanguage 2019-05-23 00:55:56 -07:00
control_metadata.h Implement IApplicationFunctions::GetDesiredLanguage 2019-05-23 00:55:56 -07:00
directory.h
errors.h
fsmitm_romfsbuild.cpp file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() 2019-04-05 15:12:20 -04:00
fsmitm_romfsbuild.h
ips_layer.cpp
ips_layer.h
mode.h
nca_metadata.cpp file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType 2019-04-05 15:20:07 -04:00
nca_metadata.h file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType 2019-04-05 15:20:07 -04:00
nca_patch.cpp
nca_patch.h
partition_filesystem.cpp
partition_filesystem.h
patch_manager.cpp patch_manager: Dump NSO name with build ID 2019-03-27 20:09:01 -04:00
patch_manager.h patch_manager: Dump NSO name with build ID 2019-03-27 20:09:01 -04:00
program_metadata.cpp file_sys/program_metadata: Remove obsolete TODOs 2019-04-05 15:57:47 -04:00
program_metadata.h file_sys/program_metadata: Remove obsolete TODOs 2019-04-05 15:57:47 -04:00
registered_cache.cpp file_sys: Create ContentProvider interface and default implementations 2019-03-26 22:03:26 -04:00
registered_cache.h file_sys: Create ContentProvider interface and default implementations 2019-03-26 22:03:26 -04:00
romfs_factory.cpp core: Port current uses of RegisteredCache to ContentProvider 2019-03-26 22:05:37 -04:00
romfs_factory.h
romfs.cpp
romfs.h
savedata_factory.cpp service/fsp_srv: Don't pass SaveDataDescriptor instances by value. 2019-04-05 11:04:01 -04:00
savedata_factory.h service/fsp_srv: Don't pass SaveDataDescriptor instances by value. 2019-04-05 11:04:01 -04:00
sdmc_factory.cpp
sdmc_factory.h
submission_package.cpp core: Port current uses of RegisteredCache to ContentProvider 2019-03-26 22:05:37 -04:00
submission_package.h core: Port current uses of RegisteredCache to ContentProvider 2019-03-26 22:05:37 -04:00
vfs_concat.cpp
vfs_concat.h
vfs_layered.cpp
vfs_layered.h
vfs_offset.cpp
vfs_offset.h
vfs_real.cpp
vfs_real.h
vfs_static.h
vfs_types.h
vfs_vector.cpp
vfs_vector.h
vfs.cpp
vfs.h
xts_archive.cpp vfs: Remove InterpretAsDirectory and related functions 2018-10-19 14:02:07 -04:00
xts_archive.h