Commit graph

14 commits

Author SHA1 Message Date
Devin Acker
81cfa76189 DSP register r/w breakpoints (#250) 2020-02-24 22:20:12 -05:00
devinacker
7ec2d097f7 make vice & WLA symbol files writeable and try to keep using the same format when overwriting existing symbols 2020-02-16 15:34:38 -05:00
devinacker
d4d57f900e move default symbols to the user directory for editability 2019-09-07 12:29:07 -04:00
devinacker
eaf83d380a only save symbols to disk if actually modified by user (i.e. non-default) to avoid polluting with files 2019-09-07 01:06:42 -04:00
devinacker
1402ffe000 make loading of default symbols optional 2019-09-07 00:55:18 -04:00
devinacker
c0d52a2da2 make symbol loading/unloading work a bit better 2019-07-21 23:04:06 -04:00
Benjamin Schulte
a93c36638d faster loading of symbols from file 2019-03-10 00:12:31 -05:00
Benjamin Schulte
89d4168aa8 add SMP symbols 2019-03-10 00:03:19 -05:00
Benjamin Schulte
90429af768 add support for ca65 VICE symbol files 2019-03-07 22:30:26 -05:00
Benjamin Schulte
542b38166c additionally support FMA symbol files 2019-03-07 22:29:18 -05:00
devinacker
608fa46c50 clean up symbol map code + fix some memory issues elsewhere 2018-12-04 23:25:29 -05:00
Benjamin Schulte
e2aef88740 allow to add comments, save comments in .sym file 2018-11-25 17:42:22 -05:00
Benjamin Schulte
810a586190 symbols dialog with option to set breakpoints 2018-11-25 11:08:36 -05:00
Benjamin Schulte
6a1bd73e2a support of WLA symbol files 2018-11-24 20:24:05 -05:00