There was an error fetching the commit references. Please try again later.
Core: Add a passthrough backend for the filesystem, exposed as SDMC.
Showing
- src/core/CMakeLists.txt 4 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/file_sys/archive_sdmc.cpp 96 additions, 0 deletionssrc/core/file_sys/archive_sdmc.cpp
- src/core/file_sys/archive_sdmc.h 79 additions, 0 deletionssrc/core/file_sys/archive_sdmc.h
- src/core/file_sys/file_sdmc.cpp 63 additions, 0 deletionssrc/core/file_sys/file_sdmc.cpp
- src/core/file_sys/file_sdmc.h 60 additions, 0 deletionssrc/core/file_sys/file_sdmc.h
src/core/file_sys/archive_sdmc.cpp
0 → 100644
src/core/file_sys/archive_sdmc.h
0 → 100644
src/core/file_sys/file_sdmc.cpp
0 → 100644
src/core/file_sys/file_sdmc.h
0 → 100644
Please register or sign in to comment