dolphin/Source/Core
Maarten ter Huurne cad45aea72 Replaced CPFifo by SCPFifoStruct: both were identical and there is no point in having two definitions.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@421 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-01 09:12:30 +00:00
..
Common Fix build 2008-08-31 14:00:54 +00:00
Core Replaced CPFifo by SCPFifoStruct: both were identical and there is no point in having two definitions. 2008-09-01 09:12:30 +00:00
DebuggerWX 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
DiscIO Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
DolphinWX Your Holy savior has come to save the day. Also fixed compiling in Linux, a memory leak, and checks if a glxcontext was created 2008-09-01 08:32:33 +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