Commit graph

38 commits

Author SHA1 Message Date
Sour
e01bedee18 Debugger: Hex Viewer - Display selection length in decimal and hex 2019-10-14 13:59:10 -04:00
Sour
cc07cb283a Debugger: Memory Viewer - Added missing right-click navigation options between the various PPU memory types 2019-01-17 18:00:11 -05:00
Sour
8aa4d4a6ec Debugger: Memory Viewer - Added option to highlight the cursor's current row/column 2019-01-15 00:22:56 -05:00
Sour
1c0921624f Debugger: Add "Go to all" in memory viewer 2019-01-02 23:26:53 -05:00
Sour
6c27a273b2 Debugger: Memory viewer - Fixed some usability issues with tooltips
-Tooltips now always show up even if trying to show the last tooltip shown
-Tooltips no longer appear for the next row of bytes when putting mouse over the text view
2018-12-26 00:55:46 -05:00
Sour
d966fd50c1 Debugger: Memory viewer - Allow word wrapping in label tooltips (prevents content from being cut off entirely) + improved popup display location 2018-12-26 00:29:11 -05:00
Sour
ac18a318d3 Debugger: Hex Editor - Refresh display when using some options while emulation is paused (bugfix) 2018-12-12 19:20:37 -05:00
Sour
5fbc59ccee Debugger: Added view in cpu/disassembly/etc shortcuts to hex editor 2018-08-26 20:33:08 -04:00
Sour
49eae73d43 Debugger: Improved code window performance 2018-07-25 17:43:00 -04:00
Sour
39f2a1e2ff Linux: Fixed debugger shortcut keys not working most of the time 2018-06-09 17:54:34 -04:00
Sour
ab8af4693a Debugger: Memory Tools - Fixed crash in "Add to watch" action 2018-05-31 20:59:55 -04:00
Sour
4b6a14f358 Debugger: Fixed crash when switching games with hex editor opened 2018-03-15 17:15:11 -04:00
Sour
aee63d072c Debugger: Adjust character limit in goto popup based on memory size 2018-03-15 17:14:41 -04:00
Sour
279e66a5f6 Debugger: Fixed refresh issues with memory viewer when changing memory type 2018-03-14 23:34:04 -04:00
Sour
dac2af2294 Debugger: Fixed byte editing mode always being turned on when opening memory viewer 2018-03-11 22:41:57 -04:00
Sour
af0ba9ee2d Debugger: Hex Editor - Byte editing mode 2018-03-10 13:41:01 -05:00
Sour
e6014830f2 Debugger: Ability to customize all keyboard shortcuts 2018-03-10 09:58:24 -05:00
Sour
024a0c1d3c Debugger: Allow font customization for most tools (debugger, memory viewer, assembler, trace logger, script window) 2018-03-03 10:41:59 -05:00
Sour
d62d701e64 Debugger: Added paste/undo support in hex editor 2018-02-24 14:23:54 -05:00
Sour
c073a37908 Debugger: Hex Viewer - Added option to navigate byte-by-byte instead of nibble-by-nibble 2018-02-23 12:45:49 -05:00
Sour
7a7c7e1bd8 Debugger: Hex Editor - Added high density text option 2018-02-23 10:51:51 -05:00
Sour
95c2c30076 Debugger: Added option to select refresh speed for hex editor (+ refresh speed optimizations) 2018-01-14 14:03:43 -05:00
Sour
ebc71fb847 Debugger: Added location bar to memory viewer 2017-12-31 10:51:05 -05:00
Sour
2a5e2f05e9 Debugger: Added tooltip with label information in memory viewer 2017-12-26 18:29:47 -05:00
Sour
589ad612d1 Debugger: Added shortcut to open memory viewer from code window 2017-12-26 15:59:58 -05:00
Souryo
ac4f3a0b00 UI: Linux layout fixes 2017-09-17 00:54:30 -04:00
Souryo
552912f52b Linux: Fixed some debugger UI issues 2017-03-24 15:11:38 -04:00
Souryo
51afb5ae3f Debugger: Added several commands to right-click menu in hex editor (including freeze/unfreeze feature) 2017-03-02 20:33:25 -05:00
Souryo
66753c843c Debugger: Highlight (and fade) read/write/exec in hex editor 2017-03-01 20:52:15 -05:00
Souryo
ee6585aa5c Debugger: Allow editing memory values for all memory types 2017-02-26 20:47:39 -05:00
Souryo
09c2779aec Debugger: TBL file support in hex editor 2017-02-26 18:58:48 -05:00
Souryo
9c2f6995c2 Debugger: Replaced custom hex editor with HexBox 2017-02-26 13:46:57 -05:00
Souryo
c1a6453343 Debugger: Memory access counters (read/write/exec/uninitialized read) 2016-12-01 19:38:48 -05:00
Souryo
760c844d4d Debugger: Allow export/import of memory to/from files 2016-09-05 09:05:34 -04:00
Souryo
c2f83e288e Debugger: Save all settings, breakpoints and watch entries to config file 2016-06-04 14:43:13 -04:00
Souryo
6d691e5cab Debugger: Fixed memory viewer crash 2016-01-19 20:26:11 -05:00
Souryo
3b0ab71e92 Debugger - Memory viewer now shows changes in red (with mouseover tooltip) + Performance fixes 2015-08-09 18:24:24 -04:00
Souryo
a37354fbc1 Debugger - Added memory viewer (CPU, PPU, Sprite, PRG, CHR) 2015-08-05 20:40:10 -04:00