You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
archshift 45afc15aa6 Implemented RenameFile in FS:USER 11 years ago
..
archive.h Implemented RenameFile in FS:USER 11 years ago
archive_romfs.cpp Implemented RenameFile in FS:USER 11 years ago
archive_romfs.h Implemented RenameFile in FS:USER 11 years ago
archive_sdmc.cpp Implemented RenameFile in FS:USER 11 years ago
archive_sdmc.h Implemented RenameFile in FS:USER 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 directory_sdmc: Fix a signed/unsigned mismatch comparison 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