dolphin/Source/Core
Marcos Vitali be5c732254 Quick fifo commit:
* Change the process ProcessAllDistace to ClearRegister
* Fix a bug in ProcessFifoEvents() in commandProcessro (thanks Skid)
-- The last 2 items should be improve the speed lost in r6572 and maybe improve a little bit because ProcessFifoEvents() is right. (Test car selection in GxZero)
* Alliviate Fifo desyncs, In the meant time I still Researching for real solution. (This fix RE0 again and maybe others 
"FIFOs linked but out of sync" and "GFX FIFO: Unknown Opcode (0x%x).\n" games suffers these for desync.)


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6837 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-13 01:29:34 +00:00
..
AudioCommon Audio Mixer: Corrects reversed stereo in LLE and reversed stereo from DMA audio in HLE. 2011-01-12 21:21:15 +00:00
Common Executable memory above 2GB is okay on a 32-bit machine. 2011-01-12 21:25:33 +00:00
Core PanicAlert now needs a string literal as the first argument. 2011-01-12 19:28:47 +00:00
DebuggerUICommon
DebuggerWX
DiscIO Fixed language selection by adding English, leaving default as "<System>" language. Removed languages which don't have translations yet. 2011-01-08 15:05:59 +00:00
DolphinWX * Second look (mine) to italian translation 2011-01-12 20:49:38 +00:00
DSPCore Switched the DSP DMA transfers to unaligned versions of the SSSE3 instructions 2011-01-12 05:43:06 +00:00
InputCommon
InputUICommon
VideoCommon Quick fifo commit: 2011-01-13 01:29:34 +00:00
VideoUICommon Added some languages: 2011-01-08 17:35:34 +00:00
CMakeLists.txt