..
Blob.cpp
WbfsBlob: Only open each file once
2017-01-11 13:33:27 +01:00
Blob.h
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
CISOBlob.cpp
Don't create new IOFiles when creating a blob
2017-01-11 13:23:23 +01:00
CISOBlob.h
Don't create new IOFiles when creating a blob
2017-01-11 13:23:23 +01:00
CMakeLists.txt
Add BootMii NAND import functionality
2017-04-09 13:14:05 -06:00
CompressedBlob.cpp
CompressFileToBlob: add an explicit seek to make sure we're at the start
2017-01-21 21:42:58 +01:00
CompressedBlob.h
Don't create new IOFiles when creating a blob
2017-01-11 13:23:23 +01:00
DiscIO.vcxproj
Add BootMii NAND import functionality
2017-04-09 13:14:05 -06:00
DiscIO.vcxproj.filters
Fix TGCBlob.h's listing in DiscIO.vcxproj.filters
2017-04-28 18:16:08 +02:00
DiscScrubber.cpp
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
DiscScrubber.h
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
DriveBlob.cpp
SectorReader: Fix cache line bias
2016-07-09 02:27:35 +10:00
DriveBlob.h
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
Enums.cpp
Clarify the log message for unknown Wii Menu regions
2017-03-24 16:44:38 +01:00
Enums.h
Return a more meaningful type from GetSysMenuRegion
2017-03-18 10:13:36 +01:00
FileBlob.cpp
Don't create new IOFiles when creating a blob
2017-01-11 13:23:23 +01:00
FileBlob.h
Don't create new IOFiles when creating a blob
2017-01-11 13:23:23 +01:00
FileSystemGCWii.cpp
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
FileSystemGCWii.h
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
Filesystem.cpp
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
Filesystem.h
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
NANDContentLoader.cpp
IOS/ES: Implement DeleteTitleContent properly
2017-05-13 00:34:58 +02:00
NANDContentLoader.h
IOS/ES: Implement DeleteTitleContent properly
2017-05-13 00:34:58 +02:00
NANDImporter.cpp
NANDImporter: fix printf warning
2017-05-02 15:13:46 -07:00
NANDImporter.h
Add BootMii NAND import functionality
2017-04-09 13:14:05 -06:00
TGCBlob.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
TGCBlob.h
Don't create new IOFiles when creating a blob
2017-01-11 13:23:23 +01:00
Volume.cpp
Don't duplicate code for getting paths based on title IDs
2017-05-06 17:45:08 +02:00
Volume.h
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeCreator.cpp
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeCreator.h
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeDirectory.cpp
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeDirectory.h
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeGC.cpp
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeGC.h
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeWad.cpp
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeWad.h
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeWiiCrypted.cpp
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
VolumeWiiCrypted.h
VolumeWiiCrypted: Replace ChangePartition with a partition parameter
2017-05-16 22:58:15 +02:00
WbfsBlob.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
WbfsBlob.h
Fix -Wshadow warning for file_entry
2017-01-22 17:27:37 +01:00
WiiWad.cpp
Use ESFormats for TMDs
2017-02-26 19:46:29 +01:00
WiiWad.h
Use ESFormats for TMDs
2017-02-26 19:46:29 +01:00