yuzu/src/core/file_sys
bunnei e2f7933b3f
Merge pull request #2546 from DarkLordZach/kips
loader, file_sys: Add support for parsing and loading KIP (Kernel Internal Process) files
2019-06-21 14:28:18 -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 file_sys/card_image: Remove obsolete TODO 2019-06-12 16:52:19 -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 Update content_archive.cpp 2019-06-19 22:01:41 -04: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 Addressed issues 2019-06-17 08:17:26 +10:00
control_metadata.h Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 2019-06-16 19:06:33 +10:00
directory.h
errors.h set_sys: Use official nintendo version string 2019-03-10 19:54:13 -04:00
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 Merge pull request #2581 from lioncash/hex 2019-06-15 16:47:13 -04:00
ips_layer.h
kernel_executable.cpp kernel_executable: Optimize BLZ decompression 2019-06-06 19:20:15 -04:00
kernel_executable.h file_sys: Add classes to parse KIP1 and INI1 files 2019-06-05 00:18:25 -04:00
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: Update CNMT structures 2019-06-10 23:51:06 -04:00
nca_patch.cpp
nca_patch.h
partition_filesystem.cpp
partition_filesystem.h
patch_manager.cpp common/hex_util: Combine HexVectorToString() and HexArrayToString() 2019-06-12 17:54:05 -04:00
patch_manager.h patch_manager: Dump NSO name with build ID 2019-03-27 20:09:01 -04:00
program_metadata.cpp program_metadata: Add function to load meta from raw parameters 2019-06-05 00:20:26 -04:00
program_metadata.h program_metadata: Add function to load meta from raw parameters 2019-06-05 00:20:26 -04:00
registered_cache.cpp common/hex_util: Combine HexVectorToString() and HexArrayToString() 2019-06-12 17:54:05 -04:00
registered_cache.h file_sys: Create ContentProvider interface and default implementations 2019-03-26 22:03:26 -04:00
romfs.cpp
romfs.h
romfs_factory.cpp core: Port current uses of RegisteredCache to ContentProvider 2019-03-26 22:05:37 -04:00
romfs_factory.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 common/hex_util: Combine HexVectorToString() and HexArrayToString() 2019-06-12 17:54:05 -04:00
submission_package.h core: Port current uses of RegisteredCache to ContentProvider 2019-03-26 22:05:37 -04:00
vfs.cpp
vfs.h
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
xts_archive.cpp common/hex_util: Combine HexVectorToString() and HexArrayToString() 2019-06-12 17:54:05 -04:00
xts_archive.h