You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core/file_sys
TheKoopaKingdom f008b22e3b Addressed Bunnei's review comments, and made some other tweaks:
- Deleted GetStatus() because it wasn't used anywhere outside of Core::System.
 - Fixed design flaw where the message bar status could be set despite the game being stopped.
8 years ago
..
archive_backend.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
archive_backend.h FileSys: make Archive interfaces return error code 9 years ago
archive_extsavedata.cpp FileSys: Move all result description to errors.h 8 years ago
archive_extsavedata.h Doxygen: Amend minor issues (#2593) 8 years ago
archive_ncch.cpp Addressed Bunnei's review comments, and made some other tweaks: 8 years ago
archive_ncch.h file_sys: Make a few single-argument constructors explicit 8 years ago
archive_other_savedata.cpp FileSys: Implement OtherSaveData 9 years ago
archive_other_savedata.h FileSys: Implement OtherSaveData 9 years ago
archive_savedata.cpp FileSys: abstract SD save data archive source 9 years ago
archive_savedata.h FileSys: abstract SD save data archive source 9 years ago
archive_sdmc.cpp file_sys: lower log level for setting host path 8 years ago
archive_sdmc.h file_sys: Make a few single-argument constructors explicit 8 years ago
archive_sdmcwriteonly.cpp file_sys: lower log level for setting host path 8 years ago
archive_sdmcwriteonly.h file_sys: Make a few single-argument constructors explicit 8 years ago
archive_selfncch.cpp file_sys: add Self NCCH archive 8 years ago
archive_selfncch.h file_sys: add Self NCCH archive 8 years ago
archive_source_sd_savedata.cpp FileSys: Move all result description to errors.h 8 years ago
archive_source_sd_savedata.h archive_source_sd_savedata: Add static method to get a specific save data path 8 years ago
archive_systemsavedata.cpp FileSys: Move all result description to errors.h 8 years ago
archive_systemsavedata.h file_sys: Make a few single-argument constructors explicit 8 years ago
directory_backend.h FileSys: remove Open from DirectoryBackend 9 years ago
disk_archive.cpp FileSys: Move all result description to errors.h 8 years ago
disk_archive.h FileSys: remove unused DiskArchive 9 years ago
errors.h FileSys: Move all result description to errors.h 8 years ago
file_backend.h FileSys: remove Open from FileBackend 9 years ago
ivfc_archive.cpp FileSys: make Archive interfaces return error code 9 years ago
ivfc_archive.h FileSys: remove Open from FileBackend 9 years ago
path_parser.cpp FileSys: add PathParser 9 years ago
path_parser.h file_sys: Make a few single-argument constructors explicit 8 years ago
savedata_archive.cpp core: fix savedata_archive.cpp warnings about unhandled enumeration values on OSX 8 years ago
savedata_archive.h file_sys: Make a few single-argument constructors explicit 8 years ago