Commit graph

255 commits

Author SHA1 Message Date
Sour
5b703b8ef5 Debugger: Fixed right-click issues with breakpoint context menu 2018-06-09 16:08:29 -04:00
Sour
7e7bbf54c3 Linux: Fixed usability problems with watch & breakpoint list 2018-06-09 15:42:43 -04:00
Sour
ab8af4693a Debugger: Memory Tools - Fixed crash in "Add to watch" action 2018-05-31 20:59:55 -04:00
Sour
091da2164c Debugger: Trace Logger - Added output format customization 2018-05-26 01:14:37 -04:00
Sour
0d18488caf Debugger: Remember tile/attribute updates highlight options 2018-04-14 22:55:31 -04:00
Sour
3e50663991 Debugger: Add tile/attribute edit highlighting in nametable viewer 2018-04-09 22:38:06 -04:00
Sour
1fa7713525 Linux: Fixed crash when opening debugger 2018-03-31 15:03:19 -04:00
Sour
02ffd0bda3 Linux: Fixed layout issues and crashes 2018-03-31 13:47:02 -04:00
Sour
bf2e733cc3 Debugger: Added copy/select all shortcuts to access counters 2018-03-30 19:14:08 -04:00
Sour
bf731afc3c Debugger: Fixed memory type dropdowns not updating when changing game 2018-03-30 18:57:07 -04:00
Sour
37c633da14 Debugger: Added option to hide "unused" addresses in memory access counters 2018-03-30 18:38:14 -04:00
Sour
a4b41690e2 Debugger: Fixed switch to source view action not appearing after loading a dbg file 2018-03-27 19:34:38 -04:00
Sour
85d82049f7 Debugger: Fixed label update issue when cpu address changed 2018-03-25 16:03:59 -04:00
Sour
7d15e1daf2 Debugger: Added option to show comments in label list 2018-03-25 15:51:04 -04:00
Sour
aaecfc6ba5 Docs: Updated documentation & screenshots 2018-03-24 16:14:52 -04:00
Sour
6769422008 Debugger: Added option to copy (or not) comments 2018-03-22 18:59:00 -04:00
Sour
acf49e4226 Debugger: Source-level debugging (for CC65/CA65 projects) 2018-03-18 19:57:56 -04:00
Sour
7b18ac4d6f Debugger: Event Viewer - Fixed events not showing up when some categories were hidden (and multiple events occurred at the same scanline/cycle) 2018-03-15 23:49:04 -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
41ed9d57ed Debugger: Fixed threading issues in copy to hd pack format feature 2018-03-14 22:45:01 -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
e23e7f4639 Debugger: Added options to configure copy behavior 2018-03-06 20:34:15 -05:00
Sour
f35cef97b0 Debugger: Fixed UI crash when stack pointer is $FF 2018-03-06 19:45:39 -05:00
Sour
376a56e2e1 Debugger: Fixed stack box displaying 1 extra byte 2018-03-05 21:18:54 -05:00
Sour
cdbef431d6 Debugger: Improved callstack reliability 2018-03-05 21:18:29 -05:00
Sour
ba7fd71746 Debugger: Allow more stack bytes to be shown at once 2018-03-03 21:21:43 -05:00
Sour
9b27a59ccf Linux: Fixed compilation errors & UI bug 2018-03-03 16:26:24 -05:00
Sour
74d824c399 Debugger: Added up/down buttons to code scrollbar 2018-03-03 14:58:33 -05:00
Sour
13d4a0fc72 Debugger: Added prg address inline compact display option 2018-03-03 12:01:16 -05:00
Sour
00af520f28 Debugger: Fixed designer crashes 2018-03-03 11:14:57 -05:00
Sour
99b470046b Debugger: Added "Go To Program Counter" menus 2018-03-03 10:53:38 -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
022114bc1f Debugger: Added mirroring info to sprite HD Pack format copy 2018-02-25 17:23:18 -05:00
Sour
2582d14f59 Debugger: Revert incorrect fix for profiler's inclusive stats 2018-02-24 15:40:29 -05:00
Sour
9189d96578 Debugger: Added temporary vram address (t) to status window 2018-02-24 15:03:09 -05:00
Sour
d62d701e64 Debugger: Added paste/undo support in hex editor 2018-02-24 14:23:54 -05:00
Sour
16873540f4 Debugger: Event Viewer - Add PC value to tooltip (displays PC at the start of the current instruction) 2018-02-23 12:54:00 -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
06cb78850f Debugger: Fixed rare crash when opening debugger window 2018-02-23 08:03:23 -05:00
Sour
2b7c3b6198 Debugger: Fixed comment display on lines with .db statements 2018-02-23 08:02:00 -05:00
Sour
02e0f708bc Debugger: Added grayscale palette option to NT and CHR viewers 2018-02-20 22:21:51 -05:00
Sour
bb1e9775a5 Debugger: Improved breakpoint display in margin 2018-02-20 21:20:45 -05:00
Sour
8bef95e4a4 Debugger: Profiler - Fixed wrong value being shown in "Inclusive Time (%)" column 2018-02-20 18:21:56 -05:00
Sour
3be231efb7 Debugger: Profiler now uses the same refresh/auto-refresh settings as the other tools 2018-02-20 18:20:52 -05:00
Sour
dbe7686724 Debugger: Fixed crash when clicking on empty row in breakpoint list 2018-02-20 18:17:31 -05:00