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 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. 8 years ago
..
archive_backend.cpp Warnings: Add UNREACHABLE macros to switches that contemplate all possible values. 8 years ago
archive_backend.h FileSys: make Archive interfaces return error code 9 years ago
directory_backend.h FileSys: remove Open from DirectoryBackend 9 years ago
disk_archive.cpp FileSys: Move all result description to errors.h 8 years ago
disk_archive.h FileSys: remove unused DiskArchive 9 years ago
errors.h FileSys: Move all result description to errors.h 8 years ago
file_backend.h FileSys: remove Open from FileBackend 9 years ago
ivfc_archive.cpp FileSys: make Archive interfaces return error code 9 years ago
ivfc_archive.h FileSys: remove Open from FileBackend 9 years ago
path_parser.cpp FileSys: add PathParser 9 years ago
path_parser.h file_sys: Make a few single-argument constructors explicit 8 years ago
savedata_archive.cpp Handle invalid filenames when renaming files/directories 8 years ago
savedata_archive.h file_sys: Make a few single-argument constructors explicit 8 years ago
title_metadata.cpp file_sys: add class for Title Metadata (TMD) 8 years ago
title_metadata.h file_sys: add class for Title Metadata (TMD) 8 years ago