dolphin/Source/Core/DiscIO/Src
gigaherz be6c1518ea Added ReadBannerRGBA8 function to GCMemcard class.
Also "#if FALSE"'d the debug code which outputs BMPs of the banners (because I'm too lazy, the BMPs will "look" upside-down, while the actual image is ok).

Next step will be to also allow reading animations.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@409 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-31 20:35:41 +00:00
..
AES Initial megacommit. 2008-07-12 17:40:22 +00:00
BannerLoader.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
BannerLoader.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
BannerLoaderGC.cpp Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
BannerLoaderGC.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
BannerLoaderWii.cpp Fix/workaround at least one class of buffer underruns in the GL plugin. Fix some bad deletes (instead of delete []). etc. 2008-08-31 13:36:52 +00:00
BannerLoaderWii.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
Blob.cpp New SaveState folder for states. Removed some outdated code. Removed an unnecessary level of indirection for plugin calls. Assorted cleanup. 2008-08-30 19:19:40 +00:00
Blob.h Refactored BlobReaders: instead of constructor + IsValid() method, a factory method is used which returns NULL if no valid BlobReader could be created. The new code does more sanity checks and leaks less objects. 2008-08-26 12:40:09 +00:00
FileHandlerARC.cpp Fix/workaround at least one class of buffer underruns in the GL plugin. Fix some bad deletes (instead of delete []). etc. 2008-08-31 13:36:52 +00:00
FileHandlerARC.h Initial megacommit. 2008-07-12 17:40:22 +00:00
FileSystemGCWii.cpp Cross compatibility function union (strcasecmp, unlink) 2008-08-24 16:25:52 +00:00
FileSystemGCWii.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Filesystem.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
Filesystem.h Initial megacommit. 2008-07-12 17:40:22 +00:00
SConscript Linux: Fix ups for people running Linux. If it breaks anything, punch me in the face. 2008-07-20 11:02:41 +00:00
Volume.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VolumeCreator.cpp Turned on Warnings as Errors for all vcprojs. Fixed almost all of the warnings in win32. Added many SVN Ignore settings. 2008-08-23 15:28:24 +00:00
VolumeCreator.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VolumeGC.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
VolumeGC.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VolumeWiiCrypted.cpp Fix/workaround at least one class of buffer underruns in the GL plugin. Fix some bad deletes (instead of delete []). etc. 2008-08-31 13:36:52 +00:00
VolumeWiiCrypted.h Initial megacommit. 2008-07-12 17:40:22 +00:00
stdafx.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
stdafx.h Initial megacommit. 2008-07-12 17:40:22 +00:00