citra/src/core/file_sys
Yuri Kunde Schlesner a1f08788d9 Archive: Correct a few incorrect types in function signatures
Buffer lengths should be size_t, and file offsets should be u64.
2015-07-13 21:10:12 -03:00
..
archive_backend.cpp Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
archive_backend.h FileSys: De-inline Path members 2015-05-06 23:45:06 -03:00
archive_extsavedata.cpp Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
archive_extsavedata.h Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
archive_romfs.cpp Loader: Remove unnecessary pointer indirection to IOFile 2015-07-13 20:00:56 -03:00
archive_romfs.h Loader: Remove unnecessary pointer indirection to IOFile 2015-07-13 20:00:56 -03:00
archive_savedata.cpp Core: Properly configure address space when loading a binary 2015-07-11 23:54:42 -03:00
archive_savedata.h Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
archive_savedatacheck.cpp FS: Stream RomFS from file instead of loading all of it to memory 2015-07-13 19:57:12 -03:00
archive_savedatacheck.h Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
archive_sdmc.cpp Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
archive_sdmc.h Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
archive_systemsavedata.cpp Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
archive_systemsavedata.h Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
directory_backend.h Clean-up includes 2015-05-06 23:45:06 -03:00
disk_archive.cpp Archive: Correct a few incorrect types in function signatures 2015-07-13 21:10:12 -03:00
disk_archive.h Archive: Correct a few incorrect types in function signatures 2015-07-13 21:10:12 -03:00
file_backend.h Archive: Correct a few incorrect types in function signatures 2015-07-13 21:10:12 -03:00
ivfc_archive.cpp Archive: Correct a few incorrect types in function signatures 2015-07-13 21:10:12 -03:00
ivfc_archive.h Archive: Correct a few incorrect types in function signatures 2015-07-13 21:10:12 -03:00