.. |
Blob.cpp
|
CDUtils: Amend function names
|
2018-05-27 18:48:09 -04:00 |
Blob.h
|
DiscIO: Add way of checking whether blob data size is accurate
|
2019-03-30 12:45:17 +01:00 |
CISOBlob.cpp
|
Move IOFile to a separate file
|
2017-06-15 21:33:50 +02:00 |
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
|
Make the support for unencrypted Wii disc images less broken
|
2018-05-23 08:40:37 +02:00 |
DirectoryBlob.h
|
DiscIO: Add way of checking whether blob data size is accurate
|
2019-03-30 12:45:17 +01:00 |
DiscExtractor.cpp
|
Add a Verify tab to game properties
|
2019-04-09 14:18:41 +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
|
Move IOFile to a separate file
|
2017-06-15 21:33:50 +02:00 |
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
|
Don't create new IOFiles when creating a blob
|
2017-01-11 13:23:23 +01:00 |
FileBlob.h
|
DiscIO: Add way of checking whether blob data size is accurate
|
2019-03-30 12:45:17 +01:00 |
FileSystemGCWii.cpp
|
DiscIO: Remove m_partition and m_volume from FileSystem
|
2017-09-15 18:57:05 +02:00 |
FileSystemGCWii.h
|
DiscIO: Add a Volume::ReadSwappedAndShifted function
|
2017-08-02 22:00:51 +02:00 |
Filesystem.cpp
|
Qt/FilesystemWidget: Add size column
|
2018-06-02 18:59:56 +02:00 |
Filesystem.h
|
Qt/FilesystemWidget: Add size column
|
2018-06-02 18:59:56 +02:00 |
NANDImporter.cpp
|
Merge pull request #6148 from leoetlino/null-bug
|
2017-10-29 10:30:03 +01:00 |
NANDImporter.h
|
Merge pull request #6148 from leoetlino/null-bug
|
2017-10-29 10:30:03 +01:00 |
TGCBlob.cpp
|
TGCBlob: Fix brace style
|
2017-10-08 12:38:12 +02:00 |
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
|
DiscIO: Use Common::Lazy for loading filesystems
|
2017-09-15 18:57:05 +02:00 |
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
|
Use empty instead of size
|
2019-02-13 00:03:49 +01:00 |
WbfsBlob.h
|
DiscIO: Add way of checking whether blob data size is accurate
|
2019-03-30 12:45:17 +01:00 |
WiiSaveBanner.cpp
|
ColorUtil: Amend function name casing
|
2018-05-27 21:04:48 -04:00 |
WiiSaveBanner.h
|
Reimplement custom PNG banners in game list
|
2018-05-20 15:34:03 +02:00 |
WiiWad.cpp
|
Assert: Uppercase assertion macros
|
2018-03-14 22:03:12 -04:00 |
WiiWad.h
|
Drop the direct WAD launch hack
|
2017-10-24 11:41:54 +02:00 |