dolphin/Source/Plugins/Plugin_DSP_HLE/Src
hrydgard 6cd34b318f The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than before. However, the OpenGL plugin seems to lose textures a lot between game restarts :P I think the GL plugin needs to do a lot more cleanup.
This change also includes tons of minor code formatting cleanup. Yeah, should've separated it ... sorry :(

Kills the old CPUCompare support. I'll resurrect it if I need it again, right now it mostly clutters the code.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2321 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-20 22:04:52 +00:00
..
Debugger fix njoy build for non win32 os, and small osx64 build fix 2009-01-20 20:21:05 +00:00
PCHW The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than before. However, the OpenGL plugin seems to lose textures a lot between game restarts :P I think the GL plugin needs to do a lot more cleanup. 2009-02-20 22:04:52 +00:00
UCodes Fixed NullSound hanging on movies. Compared to DSound, it's now slower on movies but faster in menus 2009-02-09 19:50:06 +00:00
Config.cpp DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
Config.h DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
ConfigDlg.cpp DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
ConfigDlg.h This is a joined work of XK and me on improving the HLE plugin interface. 2009-01-29 00:57:55 +00:00
DSPHandler.cpp set svn:eol-style=native for Plugins/**.cpp 2008-12-08 05:25:12 +00:00
DSPHandler.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Globals.cpp Some more nowx compile fixes thanks to tinctorius 2009-01-06 17:14:04 +00:00
Globals.h DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
MailHandler.cpp set svn:eol-style=native for Plugins/**.cpp 2008-12-08 05:25:12 +00:00
MailHandler.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
SConscript testgl=1 compile fix 2009-01-29 11:12:53 +00:00
main.cpp The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than before. However, the OpenGL plugin seems to lose textures a lot between game restarts :P I think the GL plugin needs to do a lot more cleanup. 2009-02-20 22:04:52 +00:00
main.h DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all the SoundSyncEvent->Set() caused a lot of static for me in Wario Land. 2009-02-14 01:07:20 +00:00
stdafx.cpp set svn:eol-style=native for Plugins/**.cpp 2008-12-08 05:25:12 +00:00
stdafx.h get WTL out of dsp_hle 2009-01-17 21:42:43 +00:00