dolphin/Source/Core/DiscIO
Léo Lam 96d7c39891 NANDImporter: Add support for dumps that don't include keys
This adds support for NAND images that only include the NAND
(i.e. without the OTP/SEEPROM dump appended at the end of the file).
2017-10-28 21:27:18 +02:00
..
Blob.cpp
Blob.h
CISOBlob.cpp
CISOBlob.h
CMakeLists.txt Remove NANDContentManager 2017-10-24 11:41:54 +02:00
CompressedBlob.cpp
CompressedBlob.h
DirectoryBlob.cpp
DirectoryBlob.h Revert "DirectoryBlob: Use NonCopyable" 2017-08-22 16:35:37 +02:00
DiscExtractor.cpp DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
DiscExtractor.h DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
DiscIO.vcxproj Remove NANDContentManager 2017-10-24 11:41:54 +02:00
DiscIO.vcxproj.filters Remove NANDContentManager 2017-10-24 11:41:54 +02:00
DiscScrubber.cpp DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
DiscScrubber.h
DriveBlob.cpp
DriveBlob.h
Enums.cpp Add some missing WiiWare makers 2017-10-08 13:04:23 +02:00
Enums.h
FileBlob.cpp
FileBlob.h
Filesystem.cpp DiscIO: Remove m_partition and m_volume from FileSystem 2017-09-15 18:57:05 +02:00
Filesystem.h DiscIO: Remove m_partition and m_volume from FileSystem 2017-09-15 18:57:05 +02:00
FileSystemGCWii.cpp DiscIO: Remove m_partition and m_volume from FileSystem 2017-09-15 18:57:05 +02:00
FileSystemGCWii.h
NANDImporter.cpp NANDImporter: Add support for dumps that don't include keys 2017-10-28 21:27:18 +02:00
NANDImporter.h NANDImporter: Add support for dumps that don't include keys 2017-10-28 21:27:18 +02:00
TGCBlob.cpp TGCBlob: Fix brace style 2017-10-08 12:38:12 +02:00
TGCBlob.h TGCBlob: Make m_file_area_shift signed 2017-10-08 12:30:53 +02:00
Volume.cpp
Volume.h DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
VolumeFileBlobReader.cpp DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
VolumeFileBlobReader.h DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
VolumeGC.cpp VolumeGC: Add a default constructor for ConvertedGCBanner 2017-09-15 20:47:49 +02:00
VolumeGC.h DiscIO: Remove comments that state obvious facts 2017-10-24 11:41:54 +02:00
VolumeWad.cpp DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
VolumeWad.h Remove NANDContentManager 2017-10-24 11:41:54 +02:00
VolumeWii.cpp DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
VolumeWii.h DiscIO: Remove comments that state obvious facts 2017-10-24 11:41:54 +02:00
WbfsBlob.cpp
WbfsBlob.h
WiiWad.cpp
WiiWad.h Drop the direct WAD launch hack 2017-10-24 11:41:54 +02:00