dolphin/Source/Plugins/Plugin_DSP_HLE/Src/UCodes
LPFaint99 a41c1b2d0a add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests
add *.aps to ignore list for DolphinWX dir
add eol-style native to 120 or so files

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3689 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-06 02:10:26 +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_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_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_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_Jac.cpp DSPLLE: Split the huge DSPInterpreter.cpp into separate files for the different categories of ops. Minor cleanups. 2009-05-02 16:15:52 +00:00
UCode_Jac.h DSP HLE: Break out the ADPCM decoder, add a few comments. 2009-06-20 10:39:45 +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 dsp hle: fix a hang some people were having with zelda ucode. doesn't seem to break SMG...I'm really not sure either one is the correct behavior though. (some dsp master check!) 2009-07-05 21:34:57 +00:00
UCode_Zelda.h DSPHLE: Decoded most of 0x21. Added real conclusions to the switch case to signal the CPU that the voice has been played. More work on 0x20/0x21/Raw (and probably the end of it) this weekend. 2009-07-05 19:14:10 +00:00
UCode_Zelda_ADPCM.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
UCode_Zelda_ADPCM.h add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +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 add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
UCode_Zelda_Voice.cpp add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests 2009-07-06 02:10:26 +00:00
UCodes.cpp DSPHLE: Early implementation of volume. I'm sure there's something missing but this makes the Zelda games sound a lot better, except WW which loses a lot of audio on the title screen and link's noises are too soft. 2009-07-01 20:55:43 +00:00
UCodes.h 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