dolphin/Source/Core
Shawn Hoffman eeb9e7770e Credit segher for reversing the bootrom keystream generator
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4400 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-11 20:57:50 +00:00
..
AudioCommon OpenCL: added opencl=true option to scons and fixed the case on the way. 2009-09-30 06:49:08 +00:00
Common Moving pixel engine and command processor from core to video common. This will break previous save states. Adds decoding single pixels to texture decoder. 2009-10-10 21:19:39 +00:00
Core Credit segher for reversing the bootrom keystream generator 2009-10-11 20:57:50 +00:00
DSPCore DSPSPY improvements 2009-10-01 15:12:12 +00:00
DebuggerUICommon Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages for dialog updates and other stuff, breakpoints in memory view are now memory checks instead of PPC breakpoints 2009-09-27 21:28:09 +00:00
DebuggerWX increase the range of scanfuntions (ppc debugger) 2009-10-11 16:17:08 +00:00
DiscIO Allow dumping of dol files from gc discs 2009-10-11 16:06:02 +00:00
DolphinWX change references to this strange "bios" thing to BS2 internally, IPL for gui stuff (figured it's easier...) :) 2009-10-11 16:16:18 +00:00
InputCommon get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00
VideoCommon OpenCL: Solved the IA4 case (some byteswapping was necessary, hope there's a vectorized function for that). Some \n fixing I guess 2009-10-11 20:03:55 +00:00