You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core/file_sys
bunnei 572ce043c2 Merge pull request #271 from archshift/createf
Added CreateFile to the FS_USER service
10 years ago
..
archive_backend.h Merge pull request #271 from archshift/createf 10 years ago
archive_romfs.cpp Added CreateFile to the FS_USER service 10 years ago
archive_romfs.h Added CreateFile to the FS_USER service 10 years ago
archive_savedata.cpp Filesystem/Archives: Implemented the SaveData archive 10 years ago
archive_savedata.h SaveData: Implemented the SystemSaveData archive. 10 years ago
archive_sdmc.cpp Filesystem/Archives: Implemented the SaveData archive 10 years ago
archive_sdmc.h Filesystem/Archives: Implemented the SaveData archive 10 years ago
archive_systemsavedata.cpp SaveData: Implemented the SystemSaveData archive. 10 years ago
archive_systemsavedata.h SystemSaveData: Added a TODO to move it to the NAND. 10 years ago
directory_backend.h Service.FS: Rename FileSys::Directory to DirectoryBackend 10 years ago
directory_romfs.cpp Make OpenDirectory fail if the directory doesn't exist 10 years ago
directory_romfs.h Service.FS: Rename FileSys::Directory to DirectoryBackend 10 years ago
disk_archive.cpp Added CreateFile to the FS_USER service 10 years ago
disk_archive.h Added CreateFile to the FS_USER service 10 years ago
file_backend.h Filesystem/Archives: Implemented the SaveData archive 10 years ago
file_romfs.cpp FS.Archive: Clean up treatment of archives and their handles 10 years ago
file_romfs.h Filesystem/Archives: Implemented the SaveData archive 10 years ago