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.
 
 
 
 
 
 
vaguilar 223e76d51d Fixed formatting and switch statement warnings 11 years ago
..
archive.h Fixed formatting and switch statement warnings 11 years ago
archive_romfs.cpp Merge pull request #191 from archshift/deletexyz 11 years ago
archive_romfs.h Merge pull request #191 from archshift/deletexyz 11 years ago
archive_sdmc.cpp Fixed formatting and switch statement warnings 11 years ago
archive_sdmc.h Merge pull request #191 from archshift/deletexyz 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