This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
d4f8f0d3ae2baf36867ff5863b81dfd541714cc6
dolphin
/
Source
/
Plugins
/
Plugin_DSP_HLE
/
Src
/
UCodes
History
John Peterson
c343b8b8bb
Fixed the chipmunks-like sound in Soul Calibur 2 movies and perhaps RE4 movies. This problem originated from the Baten fix in rev 609. Apparently all pb.src_type = 2 sounds don’t need this fix.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@808
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-09 05:41:02 +00:00
..
UCode_AX.cpp
Fixed the chipmunks-like sound in Soul Calibur 2 movies and perhaps RE4 movies. This problem originated from the Baten fix in rev 609. Apparently all pb.src_type = 2 sounds don’t need this fix.
2008-10-09 05:41:02 +00:00
UCode_AX.h
Some changes to the debugger, added a DSP HLE debugging window. I moved the initialization of DLLdebugger from Core.cpp to the debugging window. (I hope this doesn't break the LLE debugger in any way, or does it have to be started right after LoadPlugin?). Also added a ShowOnStart saved setting to the debugger. And a MainWindow saved setting that set the position and size of the main window when it's started. I may have broken things in the debugger by allowing disabling of for example the Jit window. Please accept my apologies if that is the case.
2008-09-29 03:19:23 +00:00
UCode_AXStructs.h
Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future.
2008-08-16 21:58:07 +00:00
UCode_CARD.cpp
Fix compiling in Linux for the most part
2008-09-29 21:22:44 +00:00
UCode_CARD.h
Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future.
2008-08-16 21:58:07 +00:00
UCode_InitAudioSystem.cpp
Fix compiling in Linux for the most part
2008-09-29 21:22:44 +00:00
UCode_InitAudioSystem.h
Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future.
2008-08-16 21:58:07 +00:00
UCode_Jac.cpp
Fix compiling in Linux for the most part
2008-09-29 21:22:44 +00:00
UCode_Jac.h
Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future.
2008-08-16 21:58:07 +00:00
UCode_ROM.cpp
Fix compiling in Linux for the most part
2008-09-29 21:22:44 +00:00
UCode_ROM.h
Audio system update - HLE plugin submitted, homebrew has sound, and also Mario movies!! (this was very unexpected). This also acts as a frame limiter. Might provide an option to turn it off in the future.
2008-08-16 21:58:07 +00:00
UCode_Zelda.cpp
Fix compiling in Linux for the most part
2008-09-29 21:22:44 +00:00
UCode_Zelda.h
warning fixes
2008-10-01 20:54:16 +00:00
UCodes.cpp
Fix compiling in Linux for the most part
2008-09-29 21:22:44 +00:00
UCodes.h
Ban compression of Wii images until it has been tested. All sorts of minor cleanup.
2008-09-24 19:10:56 +00:00