This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7d7e2ec8a86d562ac0e1de0fa6bcb3661323b9c1
dolphin
/
Source
T
History
XTra.KrazzY
7d7e2ec8a8
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.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3630
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-01 18:05:54 +00:00
..
Core
implement peeking z value from ppc. currently only works in single core mode. the pixel format may be slightly off of what the game actually desires. someone check please? :)
2009-07-01 13:49:49 +00:00
Dolphin.xcodeproj
add partial support for building the plugins
2008-12-08 03:22:31 +00:00
DSPSpy
Waiting for someone to run it:)
2009-06-29 20:31:41 +00:00
DSPTool
DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef. more work to do, for some reason it gets very slow when you enable it atm
2009-06-28 16:23:40 +00:00
Plugins
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
PluginSpecs
implement peeking z value from ppc. currently only works in single core mode. the pixel format may be slightly off of what the game actually desires. someone check please? :)
2009-07-01 13:49:49 +00:00
TestSuite
TestSuite: fix bug in first fpu test (must use stfd to get value of FPSCR, stfs corrupts the value trying to convert to single precision)
2009-06-13 20:20:48 +00:00
UnitTests
New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..).
2009-06-21 08:39:21 +00:00
Dolphin.sln
revert accidental change to OpenGL's Config.cpp
2009-06-28 16:47:14 +00:00
DolphinProj.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
MusicMod.sln
MusicMod: Added DSP HLE option to turn off streaming music for use together with the MusicMod
2009-06-20 12:19:53 +00:00