dolphin/Source/Core
2009-04-15 03:55:38 +00:00
..
AudioCommon more scons build fixups 2009-04-12 21:30:22 +00:00
Common DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileutil ReadFileToString. More cleanup. 2009-04-14 22:30:31 +00:00
Core more scons build fixups 2009-04-12 21:30:22 +00:00
DebuggerWX more scons build fixups 2009-04-12 21:30:22 +00:00
DiscIO more scons build fixups 2009-04-12 21:30:22 +00:00
DolphinWX 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
DSPCore DSP: Give the assembler and disassembler saner public APIs. Fix bug in fileutil ReadFileToString. More cleanup. 2009-04-14 22:30:31 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon revised how texture scaling is handled. it now works correctly when adding output together from indirect stages which use power 2 and non power 2 textures and it is simpler. 2009-04-15 03:55:38 +00:00