mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-11-11 00:15:02 +00:00
Each archive now takes a mount point of either NAND or SDMC, and builds its own directory structure there, trying to simulate an HLE-friendly hardware layout |
||
|---|---|---|
| .. | ||
| archive_backend.h | ||
| archive_extsavedata.cpp | ||
| archive_extsavedata.h | ||
| archive_romfs.cpp | ||
| archive_romfs.h | ||
| archive_savedata.cpp | ||
| archive_savedata.h | ||
| archive_savedatacheck.cpp | ||
| archive_savedatacheck.h | ||
| archive_sdmc.cpp | ||
| archive_sdmc.h | ||
| archive_systemsavedata.cpp | ||
| archive_systemsavedata.h | ||
| directory_backend.h | ||
| disk_archive.cpp | ||
| disk_archive.h | ||
| file_backend.h | ||
| ivfc_archive.cpp | ||
| ivfc_archive.h | ||