dolphin-emulator/Source/Plugins/Plugin_DSP_HLE/Src/UCodes
luigi2us d5c7105c78 Zelda uCode: try to fix Super Mario Sunshine (hard since I don't have the game).
Let's hope it'll work. If yes, we can open the champagne :D

(BTW: yeah, again a HandleMail() clone)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3823 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-17 22:57:56 +00:00
..
UCode_AX.cpp apply the new wxw method to dsp hle, wiimote, and padsimple. 2009-07-02 19:00:27 +00:00
UCode_AX.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
UCode_AX_ADPCM.h more nowx fixes 2008-12-14 23:52:01 +00:00
UCode_AX_Voice.h Revert R3511 (MusicMod was removed) 2009-07-05 07:30:42 +00:00
UCode_AXStructs.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
UCode_AXWii.cpp apply the new wxw method to dsp hle, wiimote, and padsimple. 2009-07-02 19:00:27 +00:00
UCode_AXWii.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
UCode_CARD.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
UCode_CARD.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
UCode_InitAudioSystem.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
UCode_InitAudioSystem.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
UCode_ROM.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
UCode_ROM.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
UCode_Zelda.cpp Zelda uCode: try to fix Super Mario Sunshine (hard since I don't have the game). 2009-07-17 22:57:56 +00:00
UCode_Zelda.h Zelda uCode: try to fix Super Mario Sunshine (hard since I don't have the game). 2009-07-17 22:57:56 +00:00
UCode_Zelda_ADPCM.cpp Various changes: Fixed linux build, added some zelda ucode RE, added HLE mail logging features 2009-07-07 15:12:52 +00:00
UCode_Zelda_Obsolete.txt Assorted cleanup, perf counter logging, and minor fixes that have been accumulating on my hdd :p 2009-07-03 18:33:28 +00:00
UCode_Zelda_Synth.cpp Some minor changes to VideoCommon, improved SawWave sound, the denied sound in ZWW sounds better (compared it to real HW to be sure). 2009-07-15 21:26:49 +00:00
UCode_Zelda_Voice.cpp Fix a hang on stop on linux (why is that done better on linux ?? strange :P) 2009-07-17 16:20:55 +00:00
UCodes.cpp Fix a hang on stop on linux (why is that done better on linux ?? strange :P) 2009-07-17 16:20:55 +00:00
UCodes.h DSPHLE: Try to make zelda ucode savestates safer (sorry, this'll break your current states, as usual). 2009-07-13 20:56:49 +00:00