dolphin/Source/Core/DiscIO
Leo Lam c207a1072d Merge pull request #5795 from JosJuice/gc-region-detection
Improve GameCube region detection
2017-07-20 14:13:11 +08:00
..
Blob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Blob.h Fix references to CACHE_REVISION in DiscIO comments 2017-06-27 21:32:14 +02:00
CISOBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
CISOBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
CMakeLists.txt DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
CompressedBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
CompressedBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
DiscExtractor.cpp Fix reading FSTs for multi-disc games 2017-07-08 15:17:05 +02:00
DiscExtractor.h FilesystemPanel: Put partitions in separate folders when extracting all partitions 2017-06-28 22:25:27 +02:00
DiscIO.vcxproj DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
DiscIO.vcxproj.filters DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
DiscScrubber.cpp DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
DiscScrubber.h
DriveBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
DriveBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Enums.cpp Fix RegionSwitchGC for the value 'K' 2017-07-16 13:52:53 +02:00
Enums.h Add warning comments to RegionSwitch and code that uses it 2017-07-16 14:49:28 +02:00
FileBlob.cpp
FileBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Filesystem.cpp
Filesystem.h DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
FileSystemGCWii.cpp Use find_first_not_of in FileSystemGCWii::FindFileInfo 2017-07-16 13:19:18 +02:00
FileSystemGCWii.h DiscIO: Move parts of Filesystem to the new file DiscExtractor 2017-06-28 22:21:23 +02:00
NANDContentLoader.cpp FileUtil: Add a class for Exists/IsDirectory/GetSize 2017-06-29 19:07:29 +02:00
NANDContentLoader.h
NANDImporter.cpp NANDImporter: Improve certificate extraction 2017-06-19 01:23:58 -06:00
NANDImporter.h NANDImporter: Improve certificate extraction 2017-06-19 01:23:58 -06:00
TGCBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
TGCBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Volume.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Volume.h Add warning comments to RegionSwitch and code that uses it 2017-07-16 14:49:28 +02:00
VolumeDirectory.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
VolumeDirectory.h
VolumeGC.cpp Ensure that Volume::GetRegion doesn't return invalid enum values 2017-07-16 14:52:17 +02:00
VolumeGC.h
VolumeWad.cpp
VolumeWad.h Add warning comments to RegionSwitch and code that uses it 2017-07-16 14:49:28 +02:00
VolumeWii.cpp Ensure that Volume::GetRegion doesn't return invalid enum values 2017-07-16 14:52:17 +02:00
VolumeWii.h VolumeWii: Change the format of partition maps 2017-07-04 16:20:13 +02:00
WbfsBlob.cpp Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
WbfsBlob.h Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
WiiWad.cpp FileUtil: Add a class for Exists/IsDirectory/GetSize 2017-06-29 19:07:29 +02:00
WiiWad.h