23 Commits (1f01627bbca600ac30c63ba1f1d30f10e2f54669)

Author SHA1 Message Date
Zach Hilman 1f01627bbc savedata_factory: Expose accessors for SaveDataSpace 7 years ago
Lioncash 92495f4f70 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Lioncash c4f04533d9 filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 80c76da1e1 filesystem: Add LayeredFS VFS directory getter 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Zach Hilman 6e6f8cf474 registration: Add RegisteredCacheUnion 7 years ago
Lioncash 84f855a61d core/core: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman b8f5034fe1 filesystem: Add CreateFactories methods to fs 8 years ago
Lioncash e1124b6510 vfs: Replace mode.h include with forward declarations where applicable 8 years ago
Lioncash 1d77a31e1d service/filesystem: Use forward declarations where applicable 8 years ago
Zach Hilman 350941e45e filesystem: Add support for loading of system archives 8 years ago
Zach Hilman e891974118 filesystem: Add Open and Register functions for BISFactory 8 years ago
Zach Hilman 4cbef33915 core: Port core to VfsFilesystem for file access 8 years ago
Zach Hilman 82150bd5c1 Virtual Filesystem 2: Electric Boogaloo (#676) 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
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
bunnei a94d5d1938 fsp_srv: Various improvements to IStorage:Read implementation. 8 years ago
David Marcec b609697364 filesystem: Implement basic IStorage functionality. 8 years ago