summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/Src/RegisterView.h
AgeCommit message (Expand)Author
2009-10-17add MSR to RegisterView and throw in some missing break;s (thanks lpfaint :p)Shawn Hoffman
2009-09-08Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu...hrydgard
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-01-20Improve register view window (now shows fp, various special regs). If the win...hrydgard
2009-01-20fix a minor "misfeature" in the symbol table code.hrydgard
2008-12-09convert the register window to wxGrid, allows multiplatform colors. fix wxw d...Shawn Hoffman
2008-12-08set svn:eol-style=native for **.hbushing
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