dolphin-emulator/Source/Core
2008-09-05 01:48:16 +00:00
..
Common Fixed ProtectFunction(): it should copy parameters using the padded size. Actually, I am not sure this function is correct, but at least its implementation is now equivalent to the original (before rev 439). 2008-09-05 01:48:16 +00:00
Core Align stack to 16-byte boundary when compiling in 32-bit mode with GCC. This is required to run anything on OS X and to support SSE instructions on Linux. 2008-09-05 00:02:53 +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 Linux: Made PadSimple actually work in Linux, removed the SDL dependency since Fires yelled at me (a long time ago).Tmator, you will have to use something else and Video Plugin Skips key events in Linux. 2008-09-05 01:07:41 +00:00
VideoCommon Added puts() HLE, WIIMOTE logging section and experimental virtual connection request. 2008-09-01 21:29:27 +00:00