Zach Hilman
|
c3becdbca7
filesystem: Clear registered union paths on factory creation
|
7 vuotta sitten |
bunnei
|
5b8f70ea2e
Merge pull request #1632 from DarkLordZach/keys-manager-optimizations
|
7 vuotta sitten |
bunnei
|
97605e36f7
Merge pull request #1618 from DarkLordZach/dump-nso
|
7 vuotta sitten |
Zach Hilman
|
8f183a47dd
filesystem: Cache RegisteredCacheUnion instead of constructing on demand
|
7 vuotta sitten |
Zach Hilman
|
9078bb9854
bis_factory: Add getter for mod dump root for a title ID
|
7 vuotta sitten |
Zach Hilman
|
df264d2ccb
savedata_factory: Expose accessors for SaveDataSpace
|
7 vuotta sitten |
Lioncash
|
39ae73b356
file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable
|
7 vuotta sitten |
Lioncash
|
0149162dba
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference
|
7 vuotta sitten |
Zach Hilman
|
38c2ac95af
romfs_factory: Extract packed update setter to new function
|
7 vuotta sitten |
Zach Hilman
|
940a711caf
filesystem: Add LayeredFS VFS directory getter
|
7 vuotta sitten |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
8 vuotta sitten |
Zach Hilman
|
9951f6d054
registration: Add RegisteredCacheUnion
|
8 vuotta sitten |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 vuotta sitten |
Zach Hilman
|
ef3768f323
filesystem: Add CreateFactories methods to fs
|
8 vuotta sitten |
Lioncash
|
29ac15d1b8
vfs: Replace mode.h include with forward declarations where applicable
|
8 vuotta sitten |
Lioncash
|
477eee3993
service/filesystem: Use forward declarations where applicable
|
8 vuotta sitten |
Zach Hilman
|
27da7bc9da
filesystem: Add support for loading of system archives
|
8 vuotta sitten |
Zach Hilman
|
c0257cf52f
filesystem: Add Open and Register functions for BISFactory
|
8 vuotta sitten |
Zach Hilman
|
4b471f0554
core: Port core to VfsFilesystem for file access
|
8 vuotta sitten |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
8 vuotta sitten |
Zach Hilman
|
69bfe075b5
General Filesystem and Save Data Fixes (#670)
|
8 vuotta sitten |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
8 vuotta sitten |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
8 vuotta sitten |
Subv
|
c4ca802b9d
FS: Added an SDMC archive factory and registered it to the SDMC archive on startup.
|
8 vuotta sitten |
Subv
|
0eefe6e4d1
FS: Make EnsureSaveData create the savedata folder when called for the first time.
|
8 vuotta sitten |
Subv
|
d140c8ecf7
Filesystem: Added a SaveData Factory and associated Disk_FileSystem.
|
8 vuotta sitten |
bunnei
|
8e50d6002b
fsp_srv: Various improvements to IStorage:Read implementation.
|
8 vuotta sitten |
David Marcec
|
d64b7d7dfd
filesystem: Implement basic IStorage functionality.
|
8 vuotta sitten |