dolphin/Source/Core/DiscIO
JosJuice bb1ed46753 Use [[fallthrough]] in DiscExtractor
This was missed in PR 6273 because the fallthrough was added to
DiscExtractor after that PR was created.
2019-05-05 10:35:45 +02:00
..
Blob.cpp
Blob.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
CISOBlob.cpp
CISOBlob.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
CMakeLists.txt Add a Verify tab to game properties 2019-04-09 14:18:41 +02:00
CompressedBlob.cpp VolumeVerifier: Check whether invalid blocks are unused 2019-04-09 14:18:46 +02:00
CompressedBlob.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
DirectoryBlob.cpp
DirectoryBlob.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
DiscExtractor.cpp Use [[fallthrough]] in DiscExtractor 2019-05-05 10:35:45 +02:00
DiscExtractor.h Add a Verify tab to game properties 2019-04-09 14:18:41 +02:00
DiscIO.vcxproj Add a Verify tab to game properties 2019-04-09 14:18:41 +02:00
DiscIO.vcxproj.filters Add a Verify tab to game properties 2019-04-09 14:18:41 +02:00
DiscScrubber.cpp VolumeVerifier: Check whether invalid blocks are unused 2019-04-09 14:18:46 +02:00
DiscScrubber.h VolumeVerifier: Check whether invalid blocks are unused 2019-04-09 14:18:46 +02:00
DriveBlob.cpp
DriveBlob.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
Enums.cpp DiscIO: Make Korean GC checks in Enums.cpp less fragile 2019-03-30 12:45:28 +01:00
Enums.h DiscIO: Make Korean GC checks in Enums.cpp less fragile 2019-03-30 12:45:28 +01:00
FileBlob.cpp
FileBlob.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp
FileSystemGCWii.h
NANDImporter.cpp
NANDImporter.h
TGCBlob.cpp
TGCBlob.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
Volume.cpp Volume: Add a GetCertificateChain function 2019-03-30 12:45:28 +01:00
Volume.h VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
VolumeFileBlobReader.cpp
VolumeFileBlobReader.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
VolumeGC.cpp DiscIO: Make Korean GC checks in Enums.cpp less fragile 2019-03-30 12:45:28 +01:00
VolumeGC.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
VolumeVerifier.cpp VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
VolumeVerifier.h VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
VolumeWad.cpp VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
VolumeWad.h VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
VolumeWii.cpp VolumeVerifier: Check hashes in Wii partitions 2019-04-09 14:18:45 +02:00
VolumeWii.h VolumeVerifier: Check hashes in Wii partitions 2019-04-09 14:18:45 +02:00
WbfsBlob.cpp
WbfsBlob.h DiscIO: Add way of checking whether blob data size is accurate 2019-03-30 12:45:17 +01:00
WiiSaveBanner.cpp
WiiSaveBanner.h
WiiWad.cpp
WiiWad.h