dolphin/Source/Plugins/Plugin_DSP_HLE/Src
2009-11-15 15:24:52 +00:00
..
Debugger GUI: Fixed some GUI related start/stop crashes 2009-09-07 12:40:43 +00:00
UCodes DSPHLE AXwii - cleaning, DCD10004 mails are now correct for Wii Sports ucode too 2009-11-15 15:24:52 +00:00
Config.cpp Kill some horribly ugly hackery :( It's just not right to pass entire IniFile objects across DLLs. Only POD (plain-old-data, like int, float, char, char[] etc) are safe to pass across DLL boundaries. 2009-09-13 08:54:46 +00:00
Config.h Kill some horribly ugly hackery :( It's just not right to pass entire IniFile objects across DLLs. Only POD (plain-old-data, like int, float, char, char[] etc) are safe to pass across DLL boundaries. 2009-09-13 08:54:46 +00:00
ConfigDlg.cpp Kill some horribly ugly hackery :( It's just not right to pass entire IniFile objects across DLLs. Only POD (plain-old-data, like int, float, char, char[] etc) are safe to pass across DLL boundaries. 2009-09-13 08:54:46 +00:00
ConfigDlg.h
DSPHandler.cpp
DSPHandler.h
Globals.cpp
Globals.h
HLEMixer.cpp
HLEMixer.h
MailHandler.cpp
MailHandler.h
main.cpp fix crash caused by adding DSP_ClearAudioBuffer() 2009-11-07 23:51:12 +00:00
main.h
SConscript Fix Compiling in OSX 2009-11-08 23:36:14 +00:00
stdafx.cpp
stdafx.h