Commit graph

29 commits

Author SHA1 Message Date
Sour
3a4bab270e Debugger: Improved breakpoint management 2018-02-10 21:23:22 -05:00
Sour
cdf5e62a81 Debugger: Added option to ignore writes that do not alter the value (in hex editor highlights & access counters) 2018-01-15 22:20: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
86e951dd31 Debugger: Added DMC sample tracking to CDL files + a highlight option for it in the memory viewer 2017-12-29 13:39:57 -05:00
Sour
d3d7499185 Debugger: Added highlight option for bytes with a label/comment 2017-12-27 12:03:35 -05:00
Sour
2a5e2f05e9 Debugger: Added tooltip with label information in memory viewer 2017-12-26 18:29:47 -05:00
Sour
3defa304c6 Debugger: Added highlight color customization to memory viewer 2017-12-26 17:55:08 -05:00
Sour
c12122d69c Debugger: Added highlight modes based on CDL flags to memory viewer 2017-12-26 17:33:46 -05:00
Souryo
a6a2714ab7 Debugger: Memory viewer - reduced minimum size, improved resize logic 2017-10-06 18:26:02 -04:00
Souryo
8151fb5445 UI: Fixed DPI-related issues 2017-09-16 22:02:05 -04:00
Souryo
4d1145ebea Debugger: Added some icons, changed some shortcuts 2017-03-11 11:46:29 -05:00
Souryo
acbd7f183d Debugger: Ability to de-emphasize read/written/executed bytes in hex editor 2017-03-04 23:15:50 -05: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
a10fef630a Debugger: Save TBL settings in workspace 2017-02-26 19:18:01 -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
a0e44427bd Linux: Fixed most layout issues with Mono 2016-12-13 22:19:18 -05:00
Souryo
8a2c4194a9 Debugger: Added profiler in memory tools (renamed from memory viewer) 2016-12-08 19:30:41 -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
b3a6447a94 BaseMapper - Support for both CHR ROM & RAM at once
Mapper 74, 119, 191, 192, 194, 195 support
2016-01-19 20:16:00 -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
0a7e1a9c32 Debugger - Added palette memory option to memory viewer 2015-08-05 21:43:53 -04:00
Souryo
a37354fbc1 Debugger - Added memory viewer (CPU, PPU, Sprite, PRG, CHR) 2015-08-05 20:40:10 -04:00
Souryo
e7275cb3f7 Debugger - Wrote custom textbox for the display + Basic breakpoints (exec/read/write) 2015-08-02 19:27:02 -04:00