dolphin/Source/Core/DolphinWX/Debugger
aldelaro5 ea2effcc7d Add formatting options for viewing registers
All formatting are individual per registers and they all have one option to go back to their original hexadecimal form.

- GPR: signed integer, unsigned integer, float
- FPR: double

Also happened to come accross an issue where editing the PFR would ignore the higher 32 bits of the new value, this had to be fixed for the format to work.
2016-09-08 10:50:04 -04:00
..
BreakpointDlg.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BreakpointDlg.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BreakpointView.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BreakpointView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BreakpointWindow.cpp Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
BreakpointWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CodeView.cpp Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
CodeView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CodeWindow.cpp Fixed Missed Uncapitalized Words. 2016-06-25 21:50:56 -07:00
CodeWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CodeWindowFunctions.cpp Finish Menu Capitalization Fixes 2016-07-13 21:05:59 -07:00
DebuggerPanel.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DebuggerPanel.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DebuggerUIUtil.cpp Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
DebuggerUIUtil.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPDebugWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPDebugWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPRegisterView.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPRegisterView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemoryCheckDlg.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemoryCheckDlg.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemoryView.cpp Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
MemoryView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemoryWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemoryWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RegisterView.cpp Add formatting options for viewing registers 2016-09-08 10:50:04 -04:00
RegisterView.h Add formatting options for viewing registers 2016-09-08 10:50:04 -04:00
RegisterWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RegisterWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WatchView.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WatchView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WatchWindow.cpp Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
WatchWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00