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
Lioncash 1a8f466217 Remove extraneous semicolons 11 years ago
..
archive.h FileSys: Updated backend code to use FileSys::Path instead of string for paths. 11 years ago
archive_romfs.cpp Remove extraneous semicolons 11 years ago
archive_romfs.h Remove extraneous semicolons 11 years ago
archive_sdmc.cpp FileSys: Updated backend code to use FileSys::Path instead of string for paths. 11 years ago
archive_sdmc.h Remove extraneous semicolons 11 years ago
directory.h Common: Add a helper function to generate a 8.3 filename from a long one. 11 years ago
directory_romfs.cpp Core: Add a Directory object, with both a stub and a passthrough implementations. 11 years ago
directory_romfs.h Core: Add a Directory object, with both a stub and a passthrough implementations. 11 years ago
directory_sdmc.cpp FileSys: Updated backend code to use FileSys::Path instead of string for paths. 11 years ago
directory_sdmc.h FileSys: Updated backend code to use FileSys::Path instead of string for paths. 11 years ago
file.h FileSys: split the constructor into an Open method, in order to notify the opener something went wrong. 11 years ago
file_romfs.cpp FileSys: split the constructor into an Open method, in order to notify the opener something went wrong. 11 years ago
file_romfs.h FileSys: split the constructor into an Open method, in order to notify the opener something went wrong. 11 years ago
file_sdmc.cpp FileSys: Updated backend code to use FileSys::Path instead of string for paths. 11 years ago
file_sdmc.h FileSys: Updated backend code to use FileSys::Path instead of string for paths. 11 years ago