summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger/RegisterView.cpp
AgeCommit message (Expand)Author
2018-06-26Remove DolphinWXspycrab
2018-06-19PowerPC: Add functions to read/write the full timebase valueLioncash
2018-06-12Gekko: Centralize bitmasking of the FPSCR within UReg_FPSCRLioncash
2018-05-25Common: Namespace GekkoDisassembler.cpp/.hLioncash
2018-05-06PowerPC: Make the PowerPCState's fpscr member variable a UReg_FPSCR instanceLioncash
2018-05-06Merge pull request #6341 from sepalani/debug-watchesLéo Lam
2018-05-05PowerPC: Make the PowerPCState's msr member variable a UReg_MSR instanceLioncash
2018-04-28DebugInterface: Watches methods addedSepalani
2018-04-12Reformat all the things!spycrab
2018-03-22PowerPC: Namespace all header contents for PowerPC.hLioncash
2017-12-15Merge pull request #6226 from aldelaro5/add-xer-debuggerLeo Lam
2017-12-15DolphinWX: Add TB and GQR to Register Windowbobjrsenior
2017-12-01debugger: Add the XER to the register viewaldelaro5
2017-05-01Frame: Normalize member namesLioncash
2016-11-02More debug text fixesJosJuice
2016-10-04WX: HiDPI: FrameAUI / DebuggerEmptyChaos
2016-10-03Fix a few warningsLéo Lam
2016-09-30RegisterView: Get rid of explicit memsets in CRegTable's constructorLioncash
2016-09-30RegisterView: Move CRegTable implementation details into the cpp fileLioncash
2016-09-30RegisterView: Move FormatSpecifier enum into CRegTableLioncash
2016-09-08Add formatting options for viewing registersaldelaro5
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-12-28RegisterView: View code menu addedSepalani
2015-12-27DebuggerViews: Fixed nullptr dereferencesSepalani
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-23DolphinWX: Add missing breaks to a switch in RegisterViewLioncash
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-04-15Debugger: Update the registers/watches before refreshing grids.Lioncash
2015-04-07Debugger: Fix memory leaks related to grid tablesLioncash
2015-03-24DolphinWX: Get rid of wxGrid-based casts in the debugger.Lioncash
2014-11-11DolphinWX: Eliminate some memory leaksLioncash
2014-11-07DolphinWX: Remove unnecessary forward declarationsLioncash
2014-11-05DolphinWX: Eliminate most usages of event tables in the debugger.Lioncash
2014-10-26Added a "Delete watch" context menu to the Watch window.skidau
2014-10-26Added "Add to watch" context menu items to the Memory and Register windows.skidau
2014-10-16Merge pull request #1062 from zhuowei/masterskidau
2014-10-12Added some of the MMU registers into the debugger Register windowskidau
2014-09-12Parse input as hex instead of decimal to match display values in the debugger...Zhuowei Zhang
2014-08-04Common: Introduce the new Gekko disassembler to Common.Lioncash
2014-05-17Kill off _T and wxT macrosLioncash
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre