1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-06 01:55:11 +00:00
6502bench/SourceGen/RuntimeData/Help
Andy McFadden 9be99a7cac Make hint application less annoying
Two changes:
(1) Code and data hints are now only applied to the first byte on
    each selected line.  This allows you to slap a code hint on a
    string without lighting up the whole string.  Inline-data hints
    and hint removal work as before.
(2) Added a menu item (with Ctrl+D as shortcut) to toggle the state
    of the uncategorized data analyzer.  This makes it easy to turn
    off the feature that put the code into a string in the first
    place.
2018-10-07 21:55:44 -07:00
..
advanced.html Revise documentation 2018-10-04 15:15:44 -07:00
analysis.html Revise documentation 2018-10-04 15:15:44 -07:00
codegen.html Revise documentation 2018-10-04 15:15:44 -07:00
editors.html Switch some hotkeys around 2018-10-05 13:13:11 -07:00
end-notes.html Revise documentation 2018-10-04 15:15:44 -07:00
index.html Make hint application less annoying 2018-10-07 21:55:44 -07:00
intro.html Make hint application less annoying 2018-10-07 21:55:44 -07:00
main.css Initial file commit 2018-09-28 10:05:11 -07:00
mainwin.html Make hint application less annoying 2018-10-07 21:55:44 -07:00
settings.html Revise documentation 2018-10-04 15:15:44 -07:00
tools.html Revise documentation 2018-10-04 15:15:44 -07:00
tutorials.html Add split-address table formatting to tutorial 2018-10-07 10:39:41 -07:00