summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/Src/RegisterView.cpp
AgeCommit message (Expand)Author
2009-10-17add MSR to RegisterView and throw in some missing break;s (thanks lpfaint :p)Shawn Hoffman
2009-10-17allow editing of ppc registers through debugger(all the exposed ones, except ...Shawn Hoffman
2009-10-06Add ability to use Reset (reset button interrupt, still figuring out the othe...Shawn Hoffman
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-13PowerPC: Fixed moronic bug in mcrfs - together with correctly computing FPRF ...hrydgard
2009-02-06Allow changing of the debugger font and some cleanupShawn Hoffman
2009-01-20fix red coloring of fp regs in registerviewhrydgard
2009-01-20Improve register view window (now shows fp, various special regs). If the win...hrydgard
2008-12-26Change the font in DebuggerWX to something legible kthxbushing
2008-12-09convert the register window to wxGrid, allows multiplatform colors. fix wxw d...Shawn Hoffman
2008-12-08set svn:eol-style=native for **.cppbushing
2008-12-05Hey Look, Register window in Linux works now! Maybe we should use the same me...Sonicadvance1
2008-12-02fixed up CopySettingsFile and idef'd away MSWDrawSubItemShawn Hoffman
2008-09-22change src to Srcnakeee