dolphin/Source/Core
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
..
Common Fix build 2008-08-31 14:00:54 +00:00
Core Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
DebuggerWX
DiscIO Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
DolphinWX Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
VideoCommon Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00