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
bedc0b039e8bdb7183426d7e2d95ae91d6e4350f
dolphin
/
Source
/
Core
T
History
Shawn Hoffman
bedc0b039e
allow editing of ppc registers through debugger(all the exposed ones, except the interrupt mask/cause...)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4430
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-17 00:10:22 +00:00
..
AudioCommon
Pulse audio empty struct implementation. Working on it though
2009-10-15 17:28:23 +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
change stack shown in ppc debugger to show LR as the last item, as well as make all values point to where the code path came from, instead of the raw stack (where it will return to)
2009-10-15 15:43:51 +00:00
DebuggerUICommon
fix some diff-fail :(
2009-10-12 16:24:24 +00:00
DebuggerWX
allow editing of ppc registers through debugger(all the exposed ones, except the interrupt mask/cause...)
2009-10-17 00:10:22 +00:00
DiscIO
Allow dumping of dol files from gc discs
2009-10-11 16:06:02 +00:00
DolphinWX
Small changes to config window.
2009-10-13 04:45:11 +00:00
DSPCore
DSPSPY improvements
2009-10-01 15:12:12 +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: More formats (thanks, orphis) RGBA8, RGB565, RGB5A3. Optimized the buffer creation. There is a visible performance boost.
2009-10-14 22:28:23 +00:00