dolphin/Source
drkiiraziel 9a4dc4e810 Fixed small buffer overruns and other minor bugs that were found by VS2008 code analysis
Added a check on both video plugins to prevent crashing when Memory_GetPtr retuns null pointer at ExecuteDisplayList  (invalid address? Dave Mirra BMX 2 crashes there ...)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1179 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-15 02:30:29 +00:00
..
Core DC fix/hack: 1) now a GP-watchdog thread on core 2 locks CPU in gatherpipe (TODO better). 2) Video_SendFifoData send full fifo to GP (should be faster by avoiding the decoder to stall). 2008-11-14 22:33:48 +00:00
PluginSpecs DC fix/hack: 1) now a GP-watchdog thread on core 2 locks CPU in gatherpipe (TODO better). 2) Video_SendFifoData send full fifo to GP (should be faster by avoiding the decoder to stall). 2008-11-14 22:33:48 +00:00
Plugins Fixed small buffer overruns and other minor bugs that were found by VS2008 code analysis 2008-11-15 02:30:29 +00:00
TestSuite moving scripts around 2008-11-12 21:14:54 +00:00
Dolphin.sln Fixed Wii AX sound, for real this time 2008-11-14 11:47:17 +00:00