dolphin/Source/Core/DiscIO
David Korth 1d7f128693 GetSysMenuVersionString(): Use a char instead of std::string for the region letter.
Append the region letter after determining the version number.
2019-12-29 23:45:02 -05:00
..
Blob.cpp
Blob.h
CISOBlob.cpp
CISOBlob.h
CMakeLists.txt VolumeVerifier: Add zip support for datfile 2019-08-24 16:37:19 +02:00
CompressedBlob.cpp DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
CompressedBlob.h
DirectoryBlob.cpp
DirectoryBlob.h
DiscExtractor.cpp DiscIO: Use std::string_view in FileSystem::FindFileInfo 2019-05-29 08:29:56 +02:00
DiscExtractor.h DiscIO: Use std::string_view in FileSystem::FindFileInfo 2019-05-29 08:29:56 +02:00
DiscIO.vcxproj Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
DiscIO.vcxproj.filters DiscIO: Merge WiiWAD into VolumeWAD 2019-07-18 22:29:04 +02:00
DiscScrubber.cpp Fix scrubbing unencrypted Wii disc images (for real this time) 2019-12-08 19:41:40 +01:00
DiscScrubber.h
DriveBlob.cpp
DriveBlob.h
Enums.cpp GetSysMenuVersionString(): Use a char instead of std::string for the region letter. 2019-12-29 23:45:02 -05:00
Enums.h Also override the SYSCONF country setting 2019-08-09 17:33:05 +02:00
FileBlob.cpp
FileBlob.h
Filesystem.cpp
Filesystem.h DiscIO: Avoid copies when comparing FileSystemGCWii file names 2019-05-29 14:53:39 +02:00
FileSystemGCWii.cpp DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
FileSystemGCWii.h DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
NANDImporter.cpp
NANDImporter.h
TGCBlob.cpp
TGCBlob.h
Volume.cpp DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
Volume.h VolumeVerifier: Don't read data multiple times 2019-08-06 16:32:01 +02:00
VolumeFileBlobReader.cpp DiscIO: Use std::string_view in FileSystem::FindFileInfo 2019-05-29 08:29:56 +02:00
VolumeFileBlobReader.h DiscIO: Use std::string_view in FileSystem::FindFileInfo 2019-05-29 08:29:56 +02:00
VolumeGC.cpp Return nothing from VolumeWii::GetGameTDBID if Datel 2019-10-30 10:23:33 +01:00
VolumeGC.h DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
VolumeVerifier.cpp VolumeVerifier.cpp: Verify that the string arrays are sorted before using std::binary_sort(). 2019-12-29 23:42:55 -05:00
VolumeVerifier.h VolumeVerifier: Detect broken Super Paper Mario 2019-11-27 18:26:22 +01:00
VolumeWad.cpp VolumeVerifier: Don't read data multiple times 2019-08-06 16:32:01 +02:00
VolumeWad.h VolumeVerifier: Don't read data multiple times 2019-08-06 16:32:01 +02:00
VolumeWii.cpp VolumeWii: Check SupportsReadWiiDecrypted before m_encrypted 2019-11-26 20:09:40 +01:00
VolumeWii.h VolumeVerifier: Don't read data multiple times 2019-08-06 16:32:01 +02:00
WbfsBlob.cpp
WbfsBlob.h
WiiSaveBanner.cpp Common/CommonFuncs: Remove now-unneccessary ArraySize function 2019-06-01 10:07:57 -04:00
WiiSaveBanner.h