dolphin/Source/Plugins/Plugin_DSP_HLE/Src
XTra.KrazzY 7a05aafe39 EFB Access now works from both Dual Core and Single Core modes. Thread-safe.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3644 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-02 10:16:06 +00:00
..
Debugger PBView "updates" now, i still dunno if it ever showed real values... 2009-03-21 01:00:33 +00:00
UCodes EFB Access now works from both Dual Core and Single Core modes. Thread-safe. 2009-07-02 10:16:06 +00:00
Config.cpp MusicMod: Added DSP HLE option to turn off streaming music for use together with the MusicMod 2009-06-20 12:19:53 +00:00
Config.h MusicMod: Added DSP HLE option to turn off streaming music for use together with the MusicMod 2009-06-20 12:19:53 +00:00
ConfigDlg.cpp MusicMod: Added DSP HLE option to turn off streaming music for use together with the MusicMod 2009-06-20 12:19:53 +00:00
ConfigDlg.h MusicMod: Added DSP HLE option to turn off streaming music for use together with the MusicMod 2009-06-20 12:19:53 +00:00
DSPHandler.cpp DSP: Add cycles parameter to all Update functions in HLE, might be useful someday :p A couple more signatures for the idle skip detector. no big functional changes 2009-04-08 18:36:53 +00:00
DSPHandler.h DSP: Add cycles parameter to all Update functions in HLE, might be useful someday :p A couple more signatures for the idle skip detector. no big functional changes 2009-04-08 18:36:53 +00:00
Globals.cpp nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
Globals.h Resolve lost symbols in HLE/LLE-t DSP 2009-03-23 21:15:37 +00:00
HLEMixer.cpp Improve accuracy of FPU emulation slightly - still no F-Zero improvements :( 2009-06-15 21:10:11 +00:00
HLEMixer.h Attempt to move mixer to audio common, it's a bit more complicated than I expected 2009-03-26 09:29:14 +00:00
MailHandler.cpp set svn:eol-style=native for Plugins/**.cpp 2008-12-08 05:25:12 +00:00
MailHandler.h Oops... removing some junk I forgotten. 2009-06-29 16:20:33 +00:00
SConscript Added the Zelda UCode preliminary synthesizer. It's far from perfect, but it sounds like the exact pitch it should synth. I'd be glad if someone finished it. 2009-07-01 18:05:54 +00:00
main.cpp State saving is now consistent with the Zelda UCode. We can now save, load, and still hear sound 2009-06-20 10:24:49 +00:00
main.h Starting audio common 2009-03-23 17:56:37 +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