yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/core/file_sys
Emmanuel Gil Peyrot 23c2fbfc7a FileSys/Kernel: Implement SetSize service call for File objects. 2014-10-06 19:58:37 +02:00
..
archive.h Core: Add a method to obtain a Directory from an Archive. 2014-09-17 14:35:46 +00:00
archive_romfs.cpp Core: Add a method to obtain a Directory from an Archive. 2014-09-17 14:35:46 +00:00
archive_romfs.h Core: Add a method to obtain a Directory from an Archive. 2014-09-17 14:35:46 +00:00
archive_sdmc.cpp FileSys: Add forgotten docstrings. 2014-10-06 19:54:50 +02:00
archive_sdmc.h FileSys: Add forgotten docstrings. 2014-10-06 19:54:50 +02:00
directory.h Core: Add a Directory object, with both a stub and a passthrough implementations. 2014-09-17 14:35:46 +00:00
directory_romfs.cpp Core: Add a Directory object, with both a stub and a passthrough implementations. 2014-09-17 14:35:46 +00:00
directory_romfs.h Core: Add a Directory object, with both a stub and a passthrough implementations. 2014-09-17 14:35:46 +00:00
directory_sdmc.cpp Core: Add a Directory object, with both a stub and a passthrough implementations. 2014-09-17 14:35:46 +00:00
directory_sdmc.h Core: Add a Directory object, with both a stub and a passthrough implementations. 2014-09-17 14:35:46 +00:00
file.h FileSys/Kernel: Implement SetSize service call for File objects. 2014-10-06 19:58:37 +02:00
file_romfs.cpp FileSys/Kernel: Implement SetSize service call for File objects. 2014-10-06 19:58:37 +02:00
file_romfs.h FileSys/Kernel: Implement SetSize service call for File objects. 2014-10-06 19:58:37 +02:00
file_sdmc.cpp FileSys/Kernel: Implement SetSize service call for File objects. 2014-10-06 19:58:37 +02:00
file_sdmc.h FileSys/Kernel: Implement SetSize service call for File objects. 2014-10-06 19:58:37 +02:00