There was an error fetching the commit references. Please try again later.
Core: Add a Directory object, with both a stub and a passthrough implementations.
Showing
- src/core/CMakeLists.txt 5 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/file_sys/directory.h 53 additions, 0 deletionssrc/core/file_sys/directory.h
- src/core/file_sys/directory_romfs.cpp 38 additions, 0 deletionssrc/core/file_sys/directory_romfs.cpp
- src/core/file_sys/directory_romfs.h 37 additions, 0 deletionssrc/core/file_sys/directory_romfs.h
- src/core/file_sys/directory_sdmc.cpp 86 additions, 0 deletionssrc/core/file_sys/directory_sdmc.cpp
- src/core/file_sys/directory_sdmc.h 45 additions, 0 deletionssrc/core/file_sys/directory_sdmc.h
Loading
Please register or sign in to comment