dolphin/Source/Core
nakeee e7dc6c26ce UnitTests compiles on non win32
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5343 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-12 05:33:17 +00:00
..
AudioCommon XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
Common Fixed a small bug in J_CC when emitting jumps that exceed 0x80 in range (only used by DSP NR yet). 2010-04-11 12:27:27 +00:00
Core Big restructuring of how the video plugin works. In linux and windows you shouldn't see a change in the functionality; however, there are changes in how render to main or not, and fullscreen modes, and such are handled. Input is largely restructured for the video plugin. It is now handled by the host. Keys for pausing and changing fullscreen are configurable. More will probably be later. This is probably classified as highly experimental. 2010-04-12 01:33:10 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX a few minor code fixes. 2010-04-12 02:00:15 +00:00
DiscIO Several little fixes. 2010-03-17 01:54:40 +00:00
DolphinWX a few minor code fixes. 2010-04-12 02:00:15 +00:00
DSPCore UnitTests compiles on non win32 2010-04-12 05:33:17 +00:00
InputCommon Added files I forgot in last commit. 2010-04-12 01:56:05 +00:00
VideoCommon a few minor code fixes. 2010-04-12 02:00:15 +00:00