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
dfb5fef792f065b198686e313ca76c635d13a39e
dolphin
/
Source
/
Plugins
/
Plugin_DSP_LLE
/
Src
History
tmator
93a205bd1a
fix nowx build
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3107
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-30 08:14:46 +00:00
..
Debugger
Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (compiling with include works perfectly)
2009-04-25 10:38:26 +00:00
Logging
chop the "testing" moniker off of dsp lle
2009-04-08 20:02:22 +00:00
Config.cpp
chop the "testing" moniker off of dsp lle
2009-04-08 20:02:22 +00:00
Config.h
chop the "testing" moniker off of dsp lle
2009-04-08 20:02:22 +00:00
DSPConfigDlgLLE.cpp
Fixed a little crash I had in ISOProperties with Mario Kart Wii, it was trying to read a third unknown partition type.
2009-04-27 23:27:56 +00:00
DSPConfigDlgLLE.h
chop the "testing" moniker off of dsp lle
2009-04-08 20:02:22 +00:00
DSPHost.cpp
DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileutil ReadFileToString. More cleanup.
2009-04-14 22:30:31 +00:00
Globals.cpp
chop the "testing" moniker off of dsp lle
2009-04-08 20:02:22 +00:00
Globals.h
DSP: Move the LLE core to a library. Added DSP assembler from gdtool, start cleaning it up. Create a new program called "DSPTool" which will become a more up to date replacement for gdtool from the devkitpro, automatically incorporating all our findings as we make them. This program depends on the new library. It can *ALMOST* roundtrip (asm->disasm->asm) hermes' DSP mixer at this point. Sorry about the unfinished Sconscript work - I'll fix it soon if nobody else does it first.
2009-04-12 10:21:40 +00:00
main.cpp
Fixed the DSP LLE debugger, it also automatically shows the disassembly on image load.
2009-04-18 19:06:47 +00:00
SConscript
fix nowx build
2009-04-30 08:14:46 +00:00
stdafx.cpp
chop the "testing" moniker off of dsp lle
2009-04-08 20:02:22 +00:00
stdafx.h
chop the "testing" moniker off of dsp lle
2009-04-08 20:02:22 +00:00
Tools.cpp
Completely fixed DSPTool, on all of its memory leaks, bad API and bad C++. (compiling with include works perfectly)
2009-04-25 10:38:26 +00:00
Tools.h
DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileutil ReadFileToString. More cleanup.
2009-04-14 22:30:31 +00:00