コミット履歴

作者 SHA1 メッセージ 日付
  Lioncash 5aafc83cc9 file-sys: Move logging macros over to the new fmt-capable ones 8 年 前
  mailwl a0179e5ca5 Service/FS: implement IFileSystem::RenameFile 8 年 前
  Lioncash e61a4dd485 disk_filesystem: Remove redundant initializer in Disk_Directory's constructor 8 年 前
  bunnei bddad50dd4 fsp_srv: Implement DeleteFile. 8 年 前
  bunnei 88582b84a5 fsp_srv: Implement GetSize and SetSize. 8 年 前
  Subv 4c06d55a81 FS: Move the file open mode calculation to a separate function. 8 年 前
  Subv eff3f60b73 FS: Implemented IFileSystem::CreateDirectory. 8 年 前
  Subv 6d90d99d12 FS: Implement DiskFileSystem's OpenDirectory interface. 8 年 前
  Subv e1d7b9fc2c FS: Implement DiskFileSystem::GetEntryType for existing files/directories. 8 年 前
  Subv a9ba2c2000 FS: Updated the Directory Entry structure to match the Switch. 8 年 前
  Subv fc44261dd1 FS: Support the file Append open mode. 8 年 前
  Subv 84e1c0a430 FS: Use the correct error code when trying to open files that don't exist. 8 年 前
  Subv d140c8ecf7 Filesystem: Added a SaveData Factory and associated Disk_FileSystem. 8 年 前