Zach Hilman
|
38c2ac95af
romfs_factory: Extract packed update setter to new function
|
7 лет назад |
Zach Hilman
|
940a711caf
filesystem: Add LayeredFS VFS directory getter
|
7 лет назад |
David Marcec
|
cbc7ad8f6d
Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision
|
7 лет назад |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 лет назад |
Zach Hilman
|
c913136eb2
bktr: Fix bucket overlap error
|
7 лет назад |
Zach Hilman
|
9951f6d054
registration: Add RegisteredCacheUnion
|
8 лет назад |
Lioncash
|
fda8f1da20
filesystem: Move dir retrieval after path checking in DeleteFile()
|
7 лет назад |
Sebastian Valle
|
f170159fde
Merge pull request #1166 from lioncash/typo
|
8 лет назад |
Lioncash
|
f6f5c2e4d8
filesystem: Fix typo in log message
|
8 лет назад |
Zach Hilman
|
ef3768f323
filesystem: Add CreateFactories methods to fs
|
8 лет назад |
Zach Hilman
|
410062031b
filesystem: Add logging to registration getters
|
8 лет назад |
Lioncash
|
29ac15d1b8
vfs: Replace mode.h include with forward declarations where applicable
|
8 лет назад |
Lioncash
|
477eee3993
service/filesystem: Use forward declarations where applicable
|
8 лет назад |
Zach Hilman
|
27da7bc9da
filesystem: Add support for loading of system archives
|
8 лет назад |
Zach Hilman
|
c0257cf52f
filesystem: Add Open and Register functions for BISFactory
|
8 лет назад |
Zach Hilman
|
4b471f0554
core: Port core to VfsFilesystem for file access
|
8 лет назад |
Zach Hilman
|
b36dee364e
filesystem: Remove unnecessary if conditions
|
8 лет назад |
Lioncash
|
208a457909
service/filesystem: Add fsp:ldr and fsp:pr services
|
8 лет назад |
Zach Hilman
|
59cb258409
VFS Regression and Accuracy Fixes (#776)
|
8 лет назад |
Lioncash
|
398444e676
file_util, vfs: Use std::string_view where applicable
|
8 лет назад |
Lioncash
|
d66b43dadf
file_util: Use an enum class for GetUserPath()
|
8 лет назад |
Sebastian Valle
|
78dd1cd441
Merge pull request #720 from Subv/getentrytype_root
|
8 лет назад |
Subv
|
e5c916a27c
Filesystem: Return EntryType::Directory for the root directory.
|
8 лет назад |
Lioncash
|
5da4c78c6a
filesystem: std::move VirtualDir instance in VfsDirectoryServiceWrapper's constructor
|
8 лет назад |
Lioncash
|
abbf038191
filesystem: Use std::string's empty() function instead of comparing against a literal
|
8 лет назад |
Lioncash
|
2cc0ef83cf
filesystem: Remove pragma disabling global optimizations
|
8 лет назад |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
8 лет назад |
Zach Hilman
|
69bfe075b5
General Filesystem and Save Data Fixes (#670)
|
8 лет назад |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
8 лет назад |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
8 лет назад |