yuzu/src/core/file_sys
2019-03-27 20:09:01 -04:00
..
system_archive set_sys: Use official nintendo version string 2019-03-10 19:54:13 -04:00
bis_factory.cpp
bis_factory.h
card_image.cpp
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 file_sys/content_archive: Amend name of Data_Unknown5 enum entry 2019-03-19 15:58:38 -04:00
control_metadata.cpp am: Implement GetSaveDataSize and ExtendSaveData 2018-12-27 00:18:00 -05:00
control_metadata.h am: Implement GetSaveDataSize and ExtendSaveData 2018-12-27 00:18:00 -05:00
directory.h file_sys/directory: Remove unused DirectoryBackend class 2019-01-18 14:33:50 -05:00
errors.h set_sys: Use official nintendo version string 2019-03-10 19:54:13 -04:00
fsmitm_romfsbuild.cpp
fsmitm_romfsbuild.h
ips_layer.cpp
ips_layer.h
mode.h
nca_metadata.cpp
nca_metadata.h
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: Print out more descriptive address space descriptions 2018-12-27 19:16:45 -05:00
program_metadata.h kernel/process: Hook up the process capability parser to the process itself 2018-12-21 07:05:34 -05: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: Add SingleDiscard extraction type 2018-12-28 15:30:36 -05:00
romfs.h romfs: Add SingleDiscard extraction type 2018-12-28 15:30:36 -05:00
savedata_factory.cpp am: Implement GetSaveDataSize and ExtendSaveData 2018-12-27 00:18:00 -05:00
savedata_factory.h savedata_factory: Partially implement IVFC save sizes using files 2018-12-27 00:18:00 -05: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 file_sys/vfs_vector: Fix ignored offset on Write 2019-02-25 00:27:49 +01:00
vfs_vector.h
vfs.cpp
vfs.h vfs: Add reinterpret_casts to WriteArray and Object 2018-12-27 00:16:55 -05:00
xts_archive.cpp
xts_archive.h