dolphin/Source/Core
2008-09-01 22:48:56 +00:00
..
Common Removed parts of PortableSockets that we do not use. If you need more functionality later, resurrect it from old SVN revisions or re-download the source (see top of the header). However, DO NOT use performance counters to do timing, since the counter value can be different for different CPU cores. 2008-09-01 22:13:11 +00:00
Core Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API. 2008-09-01 22:48:56 +00:00
DebuggerWX many warning fixes 2008-09-01 12:11:08 +00:00
DiscIO Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
DolphinWX replace _DEBUG with LOGGING in the #ifs. Thanks to Xuefer for this change. 2008-09-01 15:18:32 +00:00
VideoCommon Added puts() HLE, WIIMOTE logging section and experimental virtual connection request. 2008-09-01 21:29:27 +00:00