Commit graph

1051 commits

Author SHA1 Message Date
Sour
6cabd67848 Debugger: Fixed per-byte navigation option in hex editor 2018-02-24 09:58:50 -05:00
altiereslima
6a6d03f4a5 Updated Portuguese-BR translation (#329) 2018-02-23 14:03:27 -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
f4d5835d1c Debugger: Hex Editor - Fixed selection issues with high density text mode 2018-02-23 11:59:14 -05:00
Sour
608880e6a3 UI: Fixed menustrips/toolstrips not responding to first click when window was out of focus 2018-02-23 11:30:37 -05:00
Sour
ea99b8a792 Debugger: Improved debugger window address fields usability 2018-02-23 11:15:23 -05:00
Sour
075b6fbeee Debugger: Added verified/unidentified data toggles to toolbar + added shortcut keys 2018-02-23 10:56:19 -05:00
Sour
7a7c7e1bd8 Debugger: Hex Editor - Added high density text option 2018-02-23 10:51:51 -05:00
Sour
ffd3017af8 Debugger: Improved pause/resume behavior from main window when debugger is active 2018-02-23 09:28:11 -05:00
Sour
c0c301d4c6 Debugger: Fixed UI stripping away $ signs in breakpoint condition field 2018-02-23 09:09:13 -05:00
Sour
feb4828a9b Debugger: Fixes/improvements to CA65 .dbg file import 2018-02-23 08:28:29 -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
24d4e91c6e Debugger: Fixed rare crash when opening event viewer 2018-02-21 19:51:43 -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
89c5eab317 Debugger: Unload debugger when edit ines header window is closed (when needed) 2018-02-20 21:24:14 -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
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
ab2a91490b Debugger: Fixed register write viewer tooltip location at 125+% DPI settings 2018-02-18 09:25:46 -05:00
Sour
b43d3b9110 Debugger: Fixed multithread issue in register write viewer 2018-02-18 09:20:17 -05:00
Sour
9a65d5639f Debugger: Show mirroring type on nametable viewer 2018-02-16 20:33:48 -05:00
Sour
24d12467c8 Debugger: Memory Viewer - Split freeze into 2 items (freeze/unfreeze) to be more flexible 2018-02-16 20:06:01 -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
06d7c8f363 Debugger: Added PPU Register Write Viewer to PPU viewer 2018-02-16 17:36:37 -05:00
Sour
75b64b57e0 Debugger: Fixed Linux issues with new scrollbar 2018-02-14 22:04:59 -05:00
Sour
2f03fc6b9e Debugger: Trace Logger - Added "Show Memory Values" option 2018-02-14 21:46:24 -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
be54a214d4 Debugger: Improved scrollbar look for general usage (e.g not code window) 2018-02-14 20:46:14 -05:00
Sour
53e7a1a457 Debugger: Fixed crash when opening breakpoint edit window 2018-02-12 18:49:35 -05:00
Sour
2c2b927e6f Debugger: Added custom scrollbar control for code window 2018-02-11 15:58:23 -05:00
Sour
630b5ffdde Debugger: Fixed debugger flags not being applied properly 2018-02-11 14:30:48 -05:00
Sour
d84c83e1e6 Debugger: Added more information to opcode tooltip 2018-02-10 23:01:16 -05:00
Sour
3a4bab270e Debugger: Improved breakpoint management 2018-02-10 21:23:22 -05:00
Sour
eee218ccea Debugger: Fixed stack content not displaying properly at higher DPI settings 2018-02-06 20:40:04 -05:00
Sour
33af6caf08 Linux: Fixed file associations 2018-02-06 19:51:00 -05:00
Sour
af65e8aba7 Linux: Fixed potential crash on startup 2018-02-06 19:50:14 -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
altiereslima
b95e374ef5 Portuguese language update (#311) 2018-01-13 23:13:55 -05:00
Arcus87
ae2f9b89d3 Ukrainian language update (#308) 2018-01-08 20:57:53 -05:00
Sour
75c2776469 Video: Added option to toggle vertical resolution blending in NTSC filters 2018-01-07 15:52:05 -05:00
Sour
87a50ad2b3 Debugger: Fixed keyboard not working in scanline/cycle fields on CHR Viewer tab 2018-01-07 13:41:47 -05:00