dolphin/Source/Plugins
LPFaint99 c695ebd6f1 simplified EXI_DeviceMemoryCard.cpp,
warning fix for WII_IPC_HLE_Device_usb.cpp,
codecleanup and added the ability to create a formated
16Mb memcard in MemcardManager,
calibrate button is now easier to read in nJoy Testing

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1600 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-20 08:07:04 +00:00
..
Plugin_DSP_HLE forgot include 2008-12-15 11:03:02 +00:00
Plugin_DSP_LLE scons changes 2008-12-18 00:37:24 +00:00
Plugin_DSP_NULL Clear errors, fixed unload on linux 2008-12-17 17:49:38 +00:00
Plugin_PadSimple Clear errors, fixed unload on linux 2008-12-17 17:49:38 +00:00
Plugin_VideoDX9 Just a few spelling mistakes in both the DX9 and GL shader, probably won't change anything for games, but it's best to be correct in the code 2008-12-16 03:34:06 +00:00
Plugin_VideoOGL Turn the X86 emitter into a class, so the code pointer is no longer a global, yay! Created XCodeBlock that derives from XEmitter, and the Jit now derives from XCodeBlock so it can call all ADD SUB JNZ etc without having to prefix them with "emit.". I think someone's gonna like this. 2008-12-19 21:24:52 +00:00
Plugin_Wiimote Clear errors, fixed unload on linux 2008-12-17 17:49:38 +00:00
Plugin_nJoy_SDL fix for issue 411, njoy testing is re-enabled in windows, but not for debug config (it hates logging?) 2008-12-18 01:21:56 +00:00
Plugin_nJoy_Testing simplified EXI_DeviceMemoryCard.cpp, 2008-12-20 08:07:04 +00:00