dolphin/Source/Core
Marcus Wanners ad77806927 InfoWindow is now actually functional (Yay!). We got rid of the Action Replay stuff and added the core settings. OGL and D3D stuff still to come.
But it has a bunch of 0s before the actual setting (a 1 or a 0, normally), so someone needs to fix that.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3075 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-25 18:13:24 +00:00
..
AudioCommon A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX 2009-04-25 16:47:45 +00:00
Common A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashing from loading the audio backend. It's a pretty bad way to do it, but I couldn't find another way. Now to figure out why SMS looks horrible in OSX 2009-04-25 16:47:45 +00:00
Core 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
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 InfoWindow is now actually functional (Yay!). We got rid of the Action Replay stuff and added the core settings. OGL and D3D stuff still to come. 2009-04-25 18:13:24 +00:00
DSPCore Tiny fix 2009-04-25 10:44:42 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon revert r3060, instead call RecomputeCachedArraybases() once on init. 2009-04-24 16:40:58 +00:00