yuzu/src/core/file_sys
2018-04-24 10:56:05 +03:00
..
directory.h FS: Updated the Directory Entry structure to match the Switch. 2018-03-19 22:58:55 -05:00
disk_filesystem.cpp Service/FS: implement IFileSystem::RenameFile 2018-04-24 10:56:05 +03:00
disk_filesystem.h Service/FS: implement IFileSystem::RenameFile 2018-04-24 10:56:05 +03:00
errors.h FS: Use the correct error code when trying to open files that don't exist. 2018-03-04 14:34:48 -05:00
filesystem.cpp file_sys: Cleanup to better match Switch file system constructs. 2018-01-21 15:39:26 -05:00
filesystem.h Service/FS: implement IFileSystem::RenameFile 2018-04-24 10:56:05 +03:00
partition_filesystem.cpp file_sys: Use NGLOG 2018-04-17 09:55:29 -06:00
partition_filesystem.h file_sys: tweaks 2018-04-16 06:51:59 -06:00
path_parser.cpp FileSys: add PathParser 2016-11-19 17:17:19 +02:00
path_parser.h file_sys: Cleanup to better match Switch file system constructs. 2018-01-21 15:39:26 -05:00
program_metadata.cpp file_sys: Style tweaks 2018-02-25 16:34:29 -07:00
program_metadata.h file_sys: Style tweaks 2018-02-25 16:34:29 -07:00
romfs_factory.cpp FS: Make EnsureSaveData create the savedata folder when called for the first time. 2018-03-04 14:30:07 -05:00
romfs_factory.h FS: Make EnsureSaveData create the savedata folder when called for the first time. 2018-03-04 14:30:07 -05:00
romfs_filesystem.cpp Service/FS: implement IFileSystem::RenameFile 2018-04-24 10:56:05 +03:00
romfs_filesystem.h Service/FS: implement IFileSystem::RenameFile 2018-04-24 10:56:05 +03:00
savedata_factory.cpp core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
savedata_factory.h FS: Make EnsureSaveData create the savedata folder when called for the first time. 2018-03-04 14:30:07 -05:00
sdmc_factory.cpp FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 2018-03-19 21:17:15 -05:00
sdmc_factory.h FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 2018-03-19 21:17:15 -05:00
storage.h file_sys: Cleanup to better match Switch file system constructs. 2018-01-21 15:39:26 -05:00