mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-04 15:05:03 +00:00
908a1c9900
Before: Hint As Code Entry Point Hint As Data Start Hint As Inline Data Remove Hints After: Tag Address As Code Start Point Tag Address As Code Stop Point Tag Bytes As Inline Data Remove Analyzer Tags The goal is to reduce confusion. The old nomenclature was causing problems because it's inaccurate -- they're directives, not hints -- and made it look like you need to mark data items explicitly. The new action names emphasize the idea that you should be tagging a single address for start/stop, not blanketing a region. This change updates the user interface, manual, and tutorials, but does not change how the items are referred to in code, and does not change how the program works. (issue #89) |
||
---|---|---|
.. | ||
AboutImage.png | ||
CommandIcons.xaml | ||
Logo.png | ||
RedX.png | ||
SourceGenIcon.ico | ||
Strings.xaml | ||
Strings.xaml.cs | ||
Theme_Dark.xaml | ||
Theme_Light.xaml |