index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DebuggerWX
/
Src
/
MemoryWindow.cpp
Age
Commit message (
Expand
)
Author
2010-02-21
Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali...
j4ck.fr0st
2010-02-02
Linux global build. At least the basic footwork is done here.
Glenn Rice
2010-01-16
(assorted cleanup and reindent that didn't belong in the quantizer change)
hrydgard
2010-01-14
This could alleviate the suffering of dual core synchronization a bit.
ayuanx
2009-12-15
Linux compile fix
nakeee
2009-12-10
Fix a crash when dumping memory
Shawn Hoffman
2009-11-25
My first proud commit
interdpth
2009-09-07
GUI: make some elements such as memory jit and breakpoint windows into
nakeee
2009-08-25
GUI: Moved debugging window to AUI, more AUI improvements to be done
John Peterson
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-26
Fix up all copyright dates.
death2droid
2009-06-30
MemoryWindow will now dump aram instead of ram - if you are viewing aram
Shawn Hoffman
2009-06-28
cleanup: extract breakpoint code into Common. only have one shared PPCDebugIn...
hrydgard
2009-06-21
New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...
hrydgard
2009-06-17
MemoryView can now view ARAM (rightclick -> toggle memory). Add "search for i...
hrydgard
2009-02-06
Allow changing of the debugger font and some cleanup
Shawn Hoffman
2009-02-04
relocate the mainram dump to the dump dir
Shawn Hoffman
2009-01-21
Debugger: add a tiny function, dump main memory to a file, mainram.dump in .\...
hyperiris
2008-12-08
set svn:eol-style=native for **.cpp
bushing
2008-11-26
warning fixes
nakeee
2008-11-12
Fixed emulated Wiimote again. Improved keyboard/gamepad controls for Wario Land.
John Peterson
2008-10-26
Added controls to "Dolphin-Memory" window to let you change values in memory.
omegadox
2008-09-22
change src to Src
nakeee