Souryo
|
28899e3e18
|
Debugger: Added option to highlight disassembled but not yet executed code (e.g unused branches)
|
2016-11-27 19:43:17 -05:00 |
|
Souryo
|
76fa3338a9
|
Debugger: Added back/forward navigation
|
2016-11-27 12:14:32 -05:00 |
|
Souryo
|
0715ac60c2
|
Debugger: Improved default workspace w/ wiki info
|
2016-11-27 10:57:01 -05:00 |
|
Souryo
|
4350952ad3
|
Debugger: Find Occurrences feature for labels/addresses
|
2016-11-27 10:56:37 -05:00 |
|
Souryo
|
c59f094301
|
Debugger: Fixed design mode crash
|
2016-11-27 10:45:06 -05:00 |
|
Souryo
|
8c209367a7
|
Debugger: Save debugger window size & bottom panel height
|
2016-11-26 20:58:27 -05:00 |
|
Souryo
|
ba94e785dc
|
Debugger: Improve default address in goto window
|
2016-11-26 20:53:59 -05:00 |
|
Souryo
|
0c0033e7c9
|
Debugger: Added option to select at what scanline/cycle to display data in PPU viewer
|
2016-11-26 20:44:23 -05:00 |
|
Souryo
|
81c24d9e8f
|
Debugger: Small bug fixes
|
2016-11-26 18:50:34 -05:00 |
|
Souryo
|
50103ff94a
|
Debugger: Shorter symbol names when duplicates are found when importing DBG files
|
2016-11-26 17:48:35 -05:00 |
|
Souryo
|
ea9c32437c
|
Debugger: Added feature to manually change the CPU/PPU's state
|
2016-11-26 17:48:11 -05:00 |
|
Souryo
|
259f7c9b7d
|
Debugger: Display original C code as comments
|
2016-11-26 14:16:25 -05:00 |
|
Souryo
|
42d9fb0ea1
|
Debugger: Fixed flickering lists, performance improvements, etc.
|
2016-11-26 14:15:50 -05:00 |
|
Souryo
|
9da501bbd5
|
Debugger: Allow import of LD65's DBG files into the workspace as labels/comments (incomplete, but works)
|
2016-11-25 21:05:07 -05:00 |
|
Souryo
|
271e46b02b
|
Debugger: Better tooltip for mouseover on labels/addresses
|
2016-11-24 19:47:59 -05:00 |
|
Souryo
|
6dbacc4797
|
Debugger: Fixed code scroll issues when changing font size
|
2016-11-24 17:35:59 -05:00 |
|
Souryo
|
da1112ddf4
|
Debugger: Added save/reset workspace buttons
|
2016-11-24 00:18:07 -05:00 |
|
Souryo
|
6fdaa7fedc
|
Debugger: Game-independent workspaces for debugger
|
2016-11-23 23:46:01 -05:00 |
|
Souryo
|
a41731870f
|
Debugger: Default labels for NES/FDS
|
2016-11-23 23:03:29 -05:00 |
|
Souryo
|
144d6c95b7
|
Debugger: Added horizontal scrolling for code windows
|
2016-11-23 22:57:17 -05:00 |
|
Souryo
|
672dbca4dd
|
Debugger: Ensure label list always updates properly vs bank switching
|
2016-11-22 23:16:53 -05:00 |
|
Souryo
|
24d1ae096f
|
Debugger: Added add/edit actions to the label list
|
2016-11-22 23:07:28 -05:00 |
|
Souryo
|
512e37c6af
|
Debugger: Labels/comments now work with built-in ram, work ram and save ram
|
2016-11-22 22:38:14 -05:00 |
|
Souryo
|
3751711f17
|
Debugger: Allow code labels to be used in watch/breakpoint expressions
|
2016-11-22 18:28:59 -05:00 |
|
Souryo
|
d4b9bd982e
|
Debugger: Added way to load word values into watch/breakpoint conditions. Also fixed issues with unary operators with ExpressionEvaluator
|
2016-11-22 16:56:23 -05:00 |
|
Souryo
|
19aca2f669
|
Debugger: Fixed crash when toggling breakpoints after closing & reopening the debugger
|
2016-11-22 00:22:25 -05:00 |
|
Souryo
|
f7d043b05c
|
Debugger: Added option to show/hide function & label lists
|
2016-11-22 00:21:49 -05:00 |
|
Souryo
|
6be499368c
|
Debugger: Callstack improvements (uses function labels when possible, shows NMI/IRQ calls, etc.)
|
2016-11-22 00:14:49 -05:00 |
|
Souryo
|
3778fafbc0
|
Debugger: Write handler address for goto nmi/irq/reset menus
|
2016-11-21 22:43:59 -05:00 |
|
Souryo
|
4ffebdb4e0
|
Debugger: Ability to add labels/symbols & comments to code (work in progress)
|
2016-11-21 22:34:47 -05:00 |
|
Souryo
|
1215b3e813
|
Debugger: Added function list (based on JSR calls)
|
2016-11-20 13:15:37 -05:00 |
|
Souryo
|
ebd5fd318c
|
Debugger: Added option to view the result of the addressing logic for indirect/absolute addressing modes
|
2016-11-19 19:21:28 -05:00 |
|
Souryo
|
cc93ab470d
|
Debugger: Fixed breakpoint address when clicking on margin to set a breakpoint on the last visible line
|
2016-11-14 22:37:56 -05:00 |
|
Souryo
|
5899427fa5
|
Debugger: Preserve breakpoint list scroll position when disabling/enabling breakpoints
|
2016-11-14 22:33:59 -05:00 |
|
Souryo
|
4b6d96834b
|
Debugger: Auto-focus on textbox for go to address form (+ same for add/edit cheat form)
|
2016-11-14 21:00:50 -05:00 |
|
Souryo
|
bab9296f23
|
Debugger: Fixed crash when opening debugger on some computers
|
2016-09-07 07:28:02 -04:00 |
|
Souryo
|
4955d35f81
|
Debugger: Minor tweaks to main window
|
2016-09-05 16:48:20 -04:00 |
|
Souryo
|
8e5ad13c33
|
Debugger: Chr viewer tweaks
|
2016-09-05 16:34:01 -04:00 |
|
Souryo
|
3a9c8f9236
|
Debugger: Ability to view all of CHR in chr viewer + Added mask option (based on CDL file)
|
2016-09-05 12:09:14 -04:00 |
|
Souryo
|
760c844d4d
|
Debugger: Allow export/import of memory to/from files
|
2016-09-05 09:05:34 -04:00 |
|
Souryo
|
69f1ca010e
|
Debugger: Added cpu/ppu memory mapping display (not finished, but enough for most typical cases)
|
2016-09-04 18:08:16 -04:00 |
|
Souryo
|
9ad4719d57
|
Trace Logger: Added options + improved UI usability
|
2016-09-03 21:52:59 -04:00 |
|
Souryo
|
18cc668fd3
|
CHR Viewer: Add option to display tiles as if they were 8x16 sprites (were every other tile is the bottom half of the previous tile)
|
2016-08-29 18:10:55 -04:00 |
|
Souryo
|
ccc2fc2aa3
|
Cheats: Added basic cheat code finder tool
|
2016-08-25 19:02:33 -04:00 |
|
Souryo
|
7687eccd70
|
Debugger: Fixed crash that occured when reloading saved breakpoints
|
2016-06-25 22:06:22 -04:00 |
|
Souryo
|
956834d4a5
|
Debugger: Improved expression evaluator when dealing with memory addresses + added "address" and "romaddress" special values
|
2016-06-05 11:51:46 -04:00 |
|
Souryo
|
8112f906b7
|
Debugger: Changed callstack to look like watch/breakpoint list
|
2016-06-05 10:53:41 -04:00 |
|
Souryo
|
ba44be9a85
|
Debugger: Run one scanline option
|
2016-06-05 10:29:54 -04:00 |
|
Souryo
|
3f801e22ff
|
Debugger: Option to display the current frame as it is being drawn (pixel by pixel), instead of displaying when the full frame is done.
|
2016-06-05 10:26:05 -04:00 |
|
Souryo
|
f7aa61582b
|
Debugger: Cycle-by-cycle PPU debugging
|
2016-06-04 15:38:48 -04:00 |
|