dolphin/Source
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
..
Core Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
Plugins Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
PluginSpecs Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
Dolphin.sln Fixed a few bugs with the memcard manager, and memcard classes: 2008-08-30 13:44:44 +00:00