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.
 
 
 
 
 
 
MerryMage 9f9c987924 Common: Remove Common::make_unique, use std::make_unique 10 years ago
..
archive_backend.cpp archive_backend: Remove unnecessary const from return types 10 years ago
archive_backend.h HLE/FS: Change the error code returned when an ExtSaveData archive is not found. 10 years ago
archive_extsavedata.cpp Common: Remove Common::make_unique, use std::make_unique 10 years ago
archive_extsavedata.h HLE/FS: Change the error code returned when an ExtSaveData archive is not found. 10 years ago
archive_romfs.cpp Common: Remove Common::make_unique, use std::make_unique 10 years ago
archive_romfs.h HLE/FS: Implemented GetFormatInfo 10 years ago
archive_savedata.cpp Common: Remove Common::make_unique, use std::make_unique 10 years ago
archive_savedata.h HLE/FS: Implemented GetFormatInfo 10 years ago
archive_savedatacheck.cpp Common: Remove Common::make_unique, use std::make_unique 10 years ago
archive_savedatacheck.h HLE/FS: Implemented GetFormatInfo 10 years ago
archive_sdmc.cpp Common: Remove Common::make_unique, use std::make_unique 10 years ago
archive_sdmc.h HLE/FS: Implemented GetFormatInfo 10 years ago
archive_systemsavedata.cpp Common: Remove Common::make_unique, use std::make_unique 10 years ago
archive_systemsavedata.h HLE/FS: Implemented GetFormatInfo 10 years ago
directory_backend.h Clean-up includes 11 years ago
disk_archive.cpp Common: Remove Common::make_unique, use std::make_unique 10 years ago
disk_archive.h HLE/FS: Return the proper error codes when opening files. 10 years ago
file_backend.h HLE/FS: Return the proper error codes when opening files. 10 years ago
ivfc_archive.cpp Common: Remove Common::make_unique, use std::make_unique 10 years ago
ivfc_archive.h HLE/FS: Return the proper error codes when opening files. 10 years ago