15 Commits (139a4d91d9e8482d8ceeef591b08ab20b0f7e8ee)

Author SHA1 Message Date
archshift 139a4d91d9 Updated archive.cpp functions for proper error handling 11 years ago
archshift e5ff01c2cd Implemented RenameDirectory in FS:USER 11 years ago
archshift 45afc15aa6 Implemented RenameFile in FS:USER 11 years ago
Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code 11 years ago
archshift 8aeadbd95a Added DeleteFile and DeleteDirectory functions to FS:USER and the archives. 11 years ago
Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 years ago
Lioncash 72846c418e core: Mark some hle functions as static 11 years ago
bunnei 3e09c07378 FS_User: Support FileSye::Path in a more generic way. 11 years ago
bunnei a3107a6b57 FileSys: Updated backend code to use FileSys::Path instead of string for paths. 11 years ago
archshift 1f7c4ab7f6 Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions 11 years ago
archshift 0ad5964c8b Add support for UTF-16 strings for LowPaths in FS:USER 11 years ago
archshift 04c90c395d Added CreateDirectory function to service/fs.cpp, and in Archive. 11 years ago
archshift ed797a4354 FS:USER - Implemented IsSdmcDetected 11 years ago
Gareth Poole 38df9e96dd Renamed souce files of services to match port names 11 years ago
Emmanuel Gil Peyrot 2d960f5040 Don’t fail on empty filename in OpenFileDirectly, return the archive handle instead 11 years ago
Emmanuel Gil Peyrot 99bfa4ae1f FS: Implement OpenArchive, OpenDirectory, OpenFile and OpenFileDirectly calls. 11 years ago
archshift 6e606c515f core: Prune redundant includes 11 years ago
bunnei 17a6148f9d FileSys: Added preliminary support for applications reading the RomFS archive. 12 years ago
bunnei 48e39fc992 FS: Added stubbed code to intercept and decode file system service functions. 12 years ago