summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/Src/MemoryWindow.cpp
AgeCommit message (Expand)Author
2010-02-21Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali...j4ck.fr0st
2010-02-02Linux 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-14This could alleviate the suffering of dual core synchronization a bit.ayuanx
2009-12-15Linux compile fixnakeee
2009-12-10Fix a crash when dumping memoryShawn Hoffman
2009-11-25My first proud commit interdpth
2009-09-07GUI: make some elements such as memory jit and breakpoint windows into nakeee
2009-08-25GUI: Moved debugging window to AUI, more AUI improvements to be doneJohn Peterson
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26Fix up all copyright dates.death2droid
2009-06-30MemoryWindow will now dump aram instead of ram - if you are viewing aramShawn Hoffman
2009-06-28cleanup: extract breakpoint code into Common. only have one shared PPCDebugIn...hrydgard
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-17MemoryView can now view ARAM (rightclick -> toggle memory). Add "search for i...hrydgard
2009-02-06Allow changing of the debugger font and some cleanupShawn Hoffman
2009-02-04relocate the mainram dump to the dump dirShawn Hoffman
2009-01-21Debugger: add a tiny function, dump main memory to a file, mainram.dump in .\...hyperiris
2008-12-08set svn:eol-style=native for **.cppbushing
2008-11-26warning fixesnakeee
2008-11-12Fixed emulated Wiimote again. Improved keyboard/gamepad controls for Wario Land.John Peterson
2008-10-26Added controls to "Dolphin-Memory" window to let you change values in memory.omegadox
2008-09-22change src to Srcnakeee