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
/
DolphinWX
/
Debugger
/
RegisterView.cpp
Age
Commit message (
Expand
)
Author
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-23
DolphinWX: Add missing breaks to a switch in RegisterView
Lioncash
2015-05-08
DolphinWX: Remove unnecessary includes
Lioncash
2015-04-15
Debugger: Update the registers/watches before refreshing grids.
Lioncash
2015-04-07
Debugger: Fix memory leaks related to grid tables
Lioncash
2015-03-24
DolphinWX: Get rid of wxGrid-based casts in the debugger.
Lioncash
2014-11-11
DolphinWX: Eliminate some memory leaks
Lioncash
2014-11-07
DolphinWX: Remove unnecessary forward declarations
Lioncash
2014-11-05
DolphinWX: Eliminate most usages of event tables in the debugger.
Lioncash
2014-10-26
Added a "Delete watch" context menu to the Watch window.
skidau
2014-10-26
Added "Add to watch" context menu items to the Memory and Register windows.
skidau
2014-10-16
Merge pull request #1062 from zhuowei/master
skidau
2014-10-12
Added some of the MMU registers into the debugger Register window
skidau
2014-09-12
Parse input as hex instead of decimal to match display values in the debugger...
Zhuowei Zhang
2014-08-04
Common: Introduce the new Gekko disassembler to Common.
Lioncash
2014-05-17
Kill off _T and wxT macros
Lioncash
2014-02-23
Make DolphinWX/ mostly IWYU clean.
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre