There was an error fetching the commit references. Please try again later.
Merge pull request #1704 from DarkLordZach/oss-sysarchive
file_sys: Implement open source system archives
Showing
- src/core/CMakeLists.txt 4 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/file_sys/system_archive/ng_word.cpp 42 additions, 0 deletionssrc/core/file_sys/system_archive/ng_word.cpp
- src/core/file_sys/system_archive/ng_word.h 13 additions, 0 deletionssrc/core/file_sys/system_archive/ng_word.h
- src/core/file_sys/system_archive/system_archive.cpp 91 additions, 0 deletionssrc/core/file_sys/system_archive/system_archive.cpp
- src/core/file_sys/system_archive/system_archive.h 14 additions, 0 deletionssrc/core/file_sys/system_archive/system_archive.h
- src/core/file_sys/vfs_vector.cpp 0 additions, 1 deletionsrc/core/file_sys/vfs_vector.cpp
- src/core/file_sys/vfs_vector.h 53 additions, 0 deletionssrc/core/file_sys/vfs_vector.h
- src/core/hle/service/filesystem/fsp_srv.cpp 10 additions, 0 deletionssrc/core/hle/service/filesystem/fsp_srv.cpp
Loading
Please register or sign in to comment