Sour
55dc91e60c
Debugger: CA65 integration - Don't treat .scope and .proc declarations as multi-byte labels
2019-01-22 20:37:33 -05:00
Sour
809ed1767e
Debugger: Fixed issue with CA65 integration where labels/comments from the iNES header section could be applied to the NES' internal ram
2019-01-22 20:04:00 -05:00
Sour
1e98209941
Debugger: Fixed null reference crash when source file was not found on the disk (CC65 integration)
2019-01-18 21:33:07 -05:00
Sour
0a2d019aba
Debugger: Enforce label naming restrictions when importing mlb/dbg/fns files
2019-01-17 23:02:14 -05:00
Sour
e0b6c4f900
Debugger: Added ability to configure an external code editor (for use in Source View mode)
2019-01-12 22:20:43 -05:00
Sour
70ca31e560
Fixed compilation warnings
2019-01-11 21:20:26 -05:00
Sour
1a84ef8c4f
Debugger: Added support for multi-byte labels
2019-01-11 00:09:51 -05:00
Sour
d764c28bd8
Debugger: Import Settings - Add specific options for Work/Save RAM for DBG file imports
2019-01-10 20:36:56 -05:00
Sour
8da3c85de4
Debugger: Source View - Added support for "Find occurrences" feature
2019-01-06 11:10:54 -05:00
Sour
925b64481b
Debugger: Fixed DBG import logic for save/work ram labels
2019-01-03 11:05:06 -05:00
Sour
2c9d6aabd7
Debugger: Improved CA/CC65 integration
...
-Auto-detect all function entry points
-Auto-detect all jump targets
-Fixed a bug where jump targets were being disassembled when loading a CDL file, potentially causing data to be shown as code
-Fixed some valid data block being shown as unidentified data
2019-01-02 23:26:54 -05:00
Sour
d8008093b7
Debugger: Refactor DBG file auto-load logic
2019-01-02 23:26:53 -05:00
Sour
ce893167c6
Debugger: Added "Go to All" feature
2018-12-29 14:25:49 -05:00
Sour
f30523528b
Debugger: Added basic support for work/save ram labels when importing .dbg files
2018-08-21 18:56:35 -04:00
Sour
8c07d430c5
Debugger: Fixed DBG import for NSFe files
2018-08-20 20:12:34 -04:00
Sour
0cd345cbca
Debugger: Fixed memory labels when load/run values are different (in LD65 config)
2018-08-19 15:07:21 -04:00
Sour
02e163f996
Debugger: Fixed DBG file import with NSF files ($70 offset on PRG labels)
2018-08-19 14:00:00 -04:00
Sour
49eae73d43
Debugger: Improved code window performance
2018-07-25 17:43:00 -04:00
Sour
17a02fb5c8
Debugger: Improved performance when a lot of labels are defined (e.g 1000+)
2018-06-09 21:25:49 -04:00
Sour
638cddff65
Debugger: Added options to select what data is imported from dbg/mlb files
2018-03-27 19:46:15 -04:00
Sour
acf49e4226
Debugger: Source-level debugging (for CC65/CA65 projects)
2018-03-18 19:57:56 -04:00
Sour
feb4828a9b
Debugger: Fixes/improvements to CA65 .dbg file import
2018-02-23 08:28:29 -05:00
Souryo
8d8b74f77f
Linux: Fixed infinite loop when loading some .dbg files
2017-11-10 17:18:43 -05:00
Souryo
ab56dd1ccb
Debugger: Improved file search for dbg file import
2016-12-09 16:29:12 -05:00
Souryo
7dd2123025
Debugger: Fixed potential issue with DBG file import
2016-12-08 19:38:06 -05:00
Souryo
da3cfdeeec
Debugger: Added option to automatically load DBG files when they are next to the rom file (same name, dbg extension)
2016-12-01 21:43:32 -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
259f7c9b7d
Debugger: Display original C code as comments
2016-11-26 14:16:25 -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