Merge pull request #5088 from zhaowenlan1779/layered-fs
core/file_sys: LayeredFS support
This commit is contained in:
commit
5b54a99f96
16 changed files with 950 additions and 31 deletions
|
@ -72,6 +72,8 @@ add_library(core STATIC
|
|||
file_sys/delay_generator.h
|
||||
file_sys/ivfc_archive.cpp
|
||||
file_sys/ivfc_archive.h
|
||||
file_sys/layered_fs.cpp
|
||||
file_sys/layered_fs.h
|
||||
file_sys/ncch_container.cpp
|
||||
file_sys/ncch_container.h
|
||||
file_sys/patch.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue