9 Commits (c0cd0fa78edc37795176c6fb45a52c1d015f3690)

Author SHA1 Message Date
Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 12 years ago
Lioncash 72846c418e core: Mark some hle functions as static 12 years ago
bunnei 3e09c07378 FS_User: Support FileSye::Path in a more generic way. 12 years ago
bunnei a3107a6b57 FileSys: Updated backend code to use FileSys::Path instead of string for paths. 12 years ago
archshift 1f7c4ab7f6 Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions 12 years ago
archshift 0ad5964c8b Add support for UTF-16 strings for LowPaths in FS:USER 12 years ago
archshift 04c90c395d Added CreateDirectory function to service/fs.cpp, and in Archive. 12 years ago
archshift ed797a4354 FS:USER - Implemented IsSdmcDetected 12 years ago
Gareth Poole 38df9e96dd Renamed souce files of services to match port names 12 years ago
Emmanuel Gil Peyrot 2d960f5040 Don’t fail on empty filename in OpenFileDirectly, return the archive handle instead 12 years ago
Emmanuel Gil Peyrot 99bfa4ae1f FS: Implement OpenArchive, OpenDirectory, OpenFile and OpenFileDirectly calls. 12 years ago
archshift 6e606c515f core: Prune redundant includes 12 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