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
|
f8ed813d14
|
Debugger: Added options to configure whether or not the debugger pops up on breakpoints and pause/frame advance
|
2018-02-24 11:07:27 -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
|
02e0f708bc
|
Debugger: Added grayscale palette option to NT and CHR viewers
|
2018-02-20 22:21:51 -05:00 |
|
Sour
|
3bb760703e
|
Debugger: Added "Break on Crash" option
|
2018-02-20 21:59:56 -05:00 |
|
Sour
|
11c592a622
|
Debugger: Event viewer improvements/fixes
|
2018-02-19 23:23:26 -05:00 |
|
Sour
|
d8e00168a4
|
Debugger: Added "Event Viewer" tool - replaces PPU Register Write Viewer
|
2018-02-18 23:03:02 -05:00 |
|
Sour
|
fcad33750b
|
Debugger: Added option to show previous frame behind the current frame
|
2018-02-16 20:05:15 -05:00 |
|
Sour
|
ad256e3c2e
|
Debugger: Added new break options in "Break In" dialog
|
2018-02-16 19:33:20 -05:00 |
|
Sour
|
61a691b69d
|
Debugger: Added toolbar to debugger window
|
2018-02-16 18:05:48 -05:00 |
|
Sour
|
ea3f8e3be8
|
Debugger: Option to display memory value next to address in code window
|
2018-02-14 21:09:43 -05:00 |
|
Sour
|
d84c83e1e6
|
Debugger: Added more information to opcode tooltip
|
2018-02-10 23:01:16 -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
|
f4ee539ea2
|
Debugger: Tweaked default code scheme for code window
|
2018-01-07 13:37:52 -05:00 |
|
Sour
|
150a1feb12
|
Debugger: Code window syntax highlighting support
|
2018-01-03 21:33:04 -05:00 |
|
Sour
|
cdaba3ffe8
|
Debugger: Code window display/highlighting changes + more flexibility in how to display data vs code + actions to "mark" bytes as data/code/unknown
|
2018-01-03 18:48:16 -05:00 |
|
Sour
|
e8858a1a2f
|
Debugger: Added option to display info popups about opcodes
|
2018-01-02 22:32:17 -05:00 |
|
Sour
|
b1283ae48d
|
Debugger: Show code preview in tooltip
|
2018-01-02 11:11:50 -05:00 |
|
Sour
|
10bb86bca9
|
Debugger: Added option to display tiles with their last known palette in CHR viewer
|
2018-01-01 00:31:16 -05:00 |
|
Sour
|
35f65fad73
|
Debugger: Option to show label in breakpoint list (+ fixed display for absolute PPU breakpoints)
|
2017-12-31 17:22:54 -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
|
00c2de85c9
|
Debugger: Remember memory tools window size
|
2017-10-05 19:59:24 -04:00 |
|
Souryo
|
b80d788346
|
Debugger: LUA scripting fixes, script window & assembler window improvements
|
2017-09-01 14:57:02 -04:00 |
|
Souryo
|
4052874cf5
|
Debugger: Added syntax highlighting to assembler
|
2017-08-31 23:29:33 -04:00 |
|
Souryo
|
5957bc2d3e
|
Debugger: LUA scripting
|
2017-08-30 18:31:27 -04:00 |
|
Souryo
|
a169e538ae
|
Debugger: Option to highlight selected tile in nametable viewer
|
2017-08-20 12:09:42 -04:00 |
|
Souryo
|
e66dd700e1
|
Debugger: Added auto-load cdl option
|
2017-08-19 22:00:12 -04:00 |
|
Souryo
|
0fe8ac8b48
|
Debugger: Improved trace logger look & performance
|
2017-08-06 16:23:22 -04:00 |
|
Souryo
|
ae2f591856
|
Debugger: Added option to break when debugger gets focus
|
2017-06-29 13:55:12 -04:00 |
|
Souryo
|
410cd90977
|
Debugger: Added option to automatically refresh watch while running
|
2017-06-29 13:47:49 -04:00 |
|
Souryo
|
5fc0df4155
|
Debugger: Trace Logger - Added format option for status flags
|
2017-03-16 21:34:28 -04:00 |
|
Souryo
|
acbd7f183d
|
Debugger: Ability to de-emphasize read/written/executed bytes in hex editor
|
2017-03-04 23:15:50 -05:00 |
|
Souryo
|
47d5dd6ecc
|
Debugger: Added break on unofficial op/brk options
|
2017-03-04 16:18:28 -05:00 |
|
Souryo
|
312a07bbdd
|
Debugger: Trace Logger improvements (Last 30k instructions visible, performance fixes, options are saved)
|
2017-03-04 15:18:00 -05:00 |
|
Souryo
|
66753c843c
|
Debugger: Highlight (and fade) read/write/exec in hex editor
|
2017-03-01 20:52:15 -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
|
760011b66d
|
Linux: Added DroidSansMono font + changed default size
|
2016-12-18 12:43:20 -05:00 |
|
Souryo
|
de5df89654
|
Debugger: Added resizable and collapsable panels for bottom and right panels
|
2016-12-06 22:50:27 -05:00 |
|
Souryo
|
8c9f32419c
|
Debugger: Options to disassemble unknown blocks and/or data
|
2016-12-05 23:35:07 -05:00 |
|
Souryo
|
fa59bbb362
|
Debugger: Allow display of PRG addresses/byte code on the same line
|
2016-12-04 14:02:22 -05:00 |
|
Souryo
|
33ca8cb3f5
|
Debugger: Option to display opcodes in lower case
|
2016-12-04 11:16:44 -05:00 |
|
Souryo
|
7070a09ea8
|
Debugger: Added tile/attribute grid options to nametable viewer
|
2016-12-04 10:47:48 -05:00 |
|
Souryo
|
4a091b9e25
|
Debugger: Added break on power/reset option
|
2016-12-04 09:53:25 -05:00 |
|