25 Commits (960f4ecce2a2ff452fe911d8973e4830b3a6af0a)

Author SHA1 Message Date
Zach Hilman e891974118 filesystem: Add Open and Register functions for BISFactory 7 years ago
Zach Hilman 4cbef33915 core: Port core to VfsFilesystem for file access 8 years ago
Zach Hilman 653257de93 filesystem: Remove unnecessary if conditions 8 years ago
Lioncash 1d3dfe7e22 service/filesystem: Add fsp:ldr and fsp:pr services 8 years ago
Zach Hilman bd410ce242 VFS Regression and Accuracy Fixes (#776) 8 years ago
Lioncash 861405d6c0 file_util, vfs: Use std::string_view where applicable 8 years ago
Lioncash 85ca923ed4 file_util: Use an enum class for GetUserPath() 8 years ago
Subv c1b5369f60 Filesystem: Return EntryType::Directory for the root directory. 8 years ago
Lioncash 043ab179b5 filesystem: std::move VirtualDir instance in VfsDirectoryServiceWrapper's constructor 8 years ago
Lioncash 7ab5eb948c filesystem: Use std::string's empty() function instead of comparing against a literal 8 years ago
Lioncash 9dccecb6b0 filesystem: Remove pragma disabling global optimizations 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Lioncash 40096de1fc hle/filesystem: Amend trace log in OpenSaveData() to compile in debug mode 8 years ago
Zach Hilman 753d85fb0c General Filesystem and Save Data Fixes (#670) 8 years ago
bunnei 0c22a8d514 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 12e9522b32 Virtual Filesystem (#597) 8 years ago
James Rowe d74d2a77cb Update clang format 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Lioncash 1b310cbb3a general: Make formatting of logged hex values more straightforward 8 years ago
Lioncash 7995e92e19 filesystem: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 8 years ago
Subv a079723254 FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 8 years ago
Subv 9702f6c2ed FS: Make EnsureSaveData create the savedata folder when called for the first time. 8 years ago
Subv dfdc72efa7 Filesystem: Added a SaveData Factory and associated Disk_FileSystem. 8 years ago
David Marcec b609697364 filesystem: Implement basic IStorage functionality. 8 years ago