Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Suyu
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
Suyu
Commits
d0825c951902d7aecc3c89c7f31f246b75befd95
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
suyu
src
core
file_sys
disk_filesystem.cpp
Author
Search by author
Any Author
authors
Recolic
root
1 author
Apr 25, 2018
file-sys: Move logging macros over to the new fmt-capable ones
· 5aafc83c
Lioncash
authored
6 years ago
Unverified
5aafc83c
Apr 24, 2018
Service/FS: implement IFileSystem::RenameFile
· a0179e5c
mailwl
authored
7 years ago
a0179e5c
Apr 20, 2018
disk_filesystem: Remove redundant initializer in Disk_Directory's constructor
· e61a4dd4
Lioncash
authored
7 years ago
e61a4dd4
Apr 15, 2018
fsp_srv: Implement DeleteFile.
· bddad50d
bunnei
authored
7 years ago
- Used by Binding of Isaac.
bddad50d
Mar 31, 2018
fsp_srv: Implement GetSize and SetSize.
· 88582b84
bunnei
authored
7 years ago
88582b84
Mar 23, 2018
FS: Move the file open mode calculation to a separate function.
· 4c06d55a
Subv
authored
7 years ago
4c06d55a
Mar 21, 2018
FS: Implemented IFileSystem::CreateDirectory.
· eff3f60b
Subv
authored
7 years ago
eff3f60b
Mar 20, 2018
FS: Implement DiskFileSystem's OpenDirectory interface.
· 6d90d99d
Subv
authored
7 years ago
6d90d99d
FS: Implement DiskFileSystem::GetEntryType for existing files/directories.
· e1d7b9fc
Subv
authored
7 years ago
e1d7b9fc
FS: Updated the Directory Entry structure to match the Switch.
· a9ba2c20
Subv
authored
7 years ago
a9ba2c20
FS: Support the file Append open mode.
· fc44261d
Subv
authored
7 years ago
fc44261d
Mar 04, 2018
FS: Use the correct error code when trying to open files that don't exist.
· 84e1c0a4
Subv
authored
7 years ago
84e1c0a4
Mar 02, 2018
Filesystem: Added a SaveData Factory and associated Disk_FileSystem.
· d140c8ec
Subv
authored
7 years ago
d140c8ec
Loading