dolphin/Source/Plugins/Plugin_DSP_HLE/Src/UCodes
2009-06-30 06:33:17 +00:00
..
UCode_AX_ADPCM.h
UCode_AX_Voice.h
UCode_AX.cpp
UCode_AX.h
UCode_AXStructs.h
UCode_AXWii.cpp
UCode_AXWii.h
UCode_CARD.cpp
UCode_CARD.h
UCode_InitAudioSystem.cpp
UCode_InitAudioSystem.h
UCode_Jac.cpp
UCode_Jac.h
UCode_ROM.cpp
UCode_ROM.h
UCode_Zelda_ADPCM.cpp DSPHLE: Improve AFC voice decoding. Still a bit crappy but much better :) 2009-06-29 21:24:17 +00:00
UCode_Zelda_ADPCM.h
UCode_Zelda_Voice.cpp DSPHLE: zelda ucode: add some comments, a little crash safety hack 2009-06-30 06:33:17 +00:00
UCode_Zelda.cpp Forgot to commit this a while ago. Cleared up some zelda ucode stuff 2009-06-29 21:41:13 +00:00
UCode_Zelda.h Try to (re-)implement AFC sound. This is an adaptation of the code I commented out in the PCM16 commit. 2009-06-29 18:11:32 +00:00
UCodes.cpp Added support for playing PCM16 sounds, looping or non-looping. 2009-06-28 14:22:51 +00:00
UCodes.h