Lioncash
|
86c397dd6e
file_sys: Resolve sign conversion warnings
|
6 лет назад |
Lioncash
|
69f16ba50e
hle/service: Replace global system instance calls with instance-based ones
|
6 лет назад |
Zach Hilman
|
a49169e819
filesystem: Add const qualification to various accessors
|
7 лет назад |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 лет назад |
Zach Hilman
|
60f39060c6
core: Port current uses of RegisteredCache to ContentProvider
|
7 лет назад |
Lioncash
|
db4523f1ec
filesystem: De-globalize registered_cache_union
|
7 лет назад |
Zach Hilman
|
38c2ac95af
romfs_factory: Extract packed update setter to new function
|
7 лет назад |
Zach Hilman
|
d79d4fd764
patch_manager: Add support for packed updates
|
7 лет назад |
Zach Hilman
|
aa0c82e405
romfs_factory: Read from all locations with StorageId None
|
7 лет назад |
Lioncash
|
cf9d6c6f52
kernel/process: Make data member variables private
|
7 лет назад |
Lioncash
|
05ef9dfc10
file-sys: Default heavy-weight class destructors in the cpp file
|
7 лет назад |
Zach Hilman
|
c913136eb2
bktr: Fix bucket overlap error
|
7 лет назад |
Zach Hilman
|
a6e75cd45b
bktr: Implement IVFC offset shifting
|
8 лет назад |
Zach Hilman
|
97bf83bc56
patch_manager: Add usages of patches to ExeFS
|
8 лет назад |
Lioncash
|
a813c10e1c
file_sys: Replace includes with forward declarations where applicable
|
7 лет назад |
Lioncash
|
477eee3993
service/filesystem: Use forward declarations where applicable
|
8 лет назад |
Lioncash
|
96463d0a55
romfs_factory: Remove unnecessary includes and use forward declarations where applicable
|
8 лет назад |
Zach Hilman
|
e8cb6f5c9b
registration: Add Data_Unknown5 NCAContentType
|
8 лет назад |
Zach Hilman
|
27da7bc9da
filesystem: Add support for loading of system archives
|
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 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
Lioncash
|
5aafc83cc9
file-sys: Move logging macros over to the new fmt-capable ones
|
8 лет назад |
Subv
|
0eefe6e4d1
FS: Make EnsureSaveData create the savedata folder when called for the first time.
|
8 лет назад |
bunnei
|
5035d18baa
file_sys: Clang format fixes.
|
8 лет назад |
bunnei
|
00851a5ef4
file_sys: Cleanup to better match Switch file system constructs.
|
8 лет назад |