dolphin/Source/Core/DiscIO/Src
2008-09-18 08:29:10 +00:00
..
AES
BannerLoader.cpp
BannerLoader.h
BannerLoaderGC.cpp
BannerLoaderGC.h
BannerLoaderWii.cpp
BannerLoaderWii.h
Blob.cpp Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
Blob.h Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
CompressedBlob.cpp Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
CompressedBlob.h Added newline at end of file. 2008-09-18 00:20:51 +00:00
DriveBlob.cpp Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
DriveBlob.h Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
FileBlob.cpp Reinstated the changes from rev 568. Also fixed the actual bug: fread() was told to read 1 n-byte record, while it should be told to read n 1-byte records, so we know exactly how much it actually read. 2008-09-18 08:29:10 +00:00
FileBlob.h Reinstated the changes from rev 568. Also fixed the actual bug: fread() was told to read 1 n-byte record, while it should be told to read n 1-byte records, so we know exactly how much it actually read. 2008-09-18 08:29:10 +00:00
FileHandlerARC.cpp
FileHandlerARC.h
Filesystem.cpp
Filesystem.h Started Work on File System Viewer. It isn't very pretty yet 2008-09-18 03:18:19 +00:00
FileSystemGCWii.cpp Started Work on File System Viewer. It isn't very pretty yet 2008-09-18 03:18:19 +00:00
FileSystemGCWii.h Started Work on File System Viewer. It isn't very pretty yet 2008-09-18 03:18:19 +00:00
SConscript Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
stdafx.cpp
stdafx.h
Volume.h Started Work on File System Viewer. It isn't very pretty yet 2008-09-18 03:18:19 +00:00
VolumeCreator.cpp Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
VolumeCreator.h
VolumeGC.cpp
VolumeGC.h
VolumeWiiCrypted.cpp
VolumeWiiCrypted.h