| .. |
|
Blob.cpp
|
|
|
|
Blob.h
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
CISOBlob.cpp
|
|
|
|
CISOBlob.h
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
CMakeLists.txt
|
CMake: rename minizip to minizip-ng
|
2022-06-06 14:21:43 +02:00 |
|
CompressedBlob.cpp
|
|
|
|
CompressedBlob.h
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
DirectoryBlob.cpp
|
DiscIO/DirectoryBlob: Add callback to modify sys files before they're added to the disc.
|
2022-07-19 00:55:04 +02:00 |
|
DirectoryBlob.h
|
DiscIO/DirectoryBlob: Add callback to modify sys files before they're added to the disc.
|
2022-07-19 00:55:04 +02:00 |
|
DiscExtractor.cpp
|
|
|
|
DiscExtractor.h
|
|
|
|
DiscScrubber.cpp
|
|
|
|
DiscScrubber.h
|
|
|
|
DiscUtils.cpp
|
|
|
|
DiscUtils.h
|
|
|
|
DriveBlob.cpp
|
|
|
|
DriveBlob.h
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
Enums.cpp
|
|
|
|
Enums.h
|
|
|
|
FileBlob.cpp
|
|
|
|
FileBlob.h
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
Filesystem.cpp
|
|
|
|
Filesystem.h
|
|
|
|
FileSystemGCWii.cpp
|
|
|
|
FileSystemGCWii.h
|
|
|
|
GameModDescriptor.cpp
|
|
|
|
GameModDescriptor.h
|
|
|
|
LaggedFibonacciGenerator.cpp
|
|
|
|
LaggedFibonacciGenerator.h
|
|
|
|
MultithreadedCompressor.h
|
|
|
|
NANDImporter.cpp
|
|
|
|
NANDImporter.h
|
|
|
|
RiivolutionParser.cpp
|
DiscIO/Riivolution: Add dolphin-specific extensions "dolphin_sys_file" and "dolphin_sys_folder" to patch sys files like you would patch regular files.
|
2022-07-19 00:55:04 +02:00 |
|
RiivolutionParser.h
|
DiscIO/Riivolution: Add dolphin-specific extensions "dolphin_sys_file" and "dolphin_sys_folder" to patch sys files like you would patch regular files.
|
2022-07-19 00:55:04 +02:00 |
|
RiivolutionPatcher.cpp
|
DiscIO/Riivolution: Add dolphin-specific extensions "dolphin_sys_file" and "dolphin_sys_folder" to patch sys files like you would patch regular files.
|
2022-07-19 00:55:04 +02:00 |
|
RiivolutionPatcher.h
|
DiscIO/Riivolution: Add dolphin-specific extensions "dolphin_sys_file" and "dolphin_sys_folder" to patch sys files like you would patch regular files.
|
2022-07-19 00:55:04 +02:00 |
|
ScrubbedBlob.cpp
|
|
|
|
ScrubbedBlob.h
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
TGCBlob.cpp
|
|
|
|
TGCBlob.h
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
Volume.cpp
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
Volume.h
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
VolumeDisc.cpp
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
VolumeDisc.h
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
VolumeFileBlobReader.cpp
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
VolumeFileBlobReader.h
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
VolumeGC.cpp
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
VolumeGC.h
|
|
|
|
VolumeVerifier.cpp
|
Merge pull request #10899 from shuffle2/sha1
|
2022-07-30 14:11:37 +02:00 |
|
VolumeVerifier.h
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
VolumeWad.cpp
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
VolumeWad.h
|
|
|
|
VolumeWii.cpp
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
VolumeWii.h
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
WbfsBlob.cpp
|
|
|
|
WbfsBlob.h
|
Added a way to check Block Size, Compression Method, and Compression Level flags to dolphin-tool
|
2022-03-19 17:13:28 -05:00 |
|
WIABlob.cpp
|
WIABlob: remove outdated mbedtls workaround
|
2022-07-26 22:16:37 -07:00 |
|
WIABlob.h
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
WIACompression.cpp
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
WIACompression.h
|
introduce wrapper for SHA1 functionality
|
2022-07-26 22:16:37 -07:00 |
|
WiiEncryptionCache.cpp
|
|
|
|
WiiEncryptionCache.h
|
|
|
|
WiiSaveBanner.cpp
|
|
|
|
WiiSaveBanner.h
|
|
|