1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-07 07:28:57 +00:00
6502bench/SourceGen/Tools
Andy McFadden 3a2c4fa6d2 ORG rework, part 4
Reimplemented "set address" dialog as the Address Region Editor.  The
new dialog configures itself differently depending on whether the user
appears to be trying to create, edit, or resize a region.  Each mode
has two options, to allow the user to choose between floating and fixed
end points.

The old dialog would allow you to delete an address override by erasing
the address field.  Now there's an explicit "delete region" button.

Changed the SetAddress undoable change function to use AddressMapEntry
objects.

We now show detailed information on .arstart/.arend in the Info window
when the lines are selected.

PRG files are now created without specifying a region for the first
two bytes, so the load address exists in a NON_ADDR hole.  Fixed a
couple of issues to make that look right.
2021-09-26 17:17:54 -07:00
..
Omf ORG rework, part 4 2021-09-26 17:17:54 -07:00
WpfGui Fix PCRel sample in instruction chart 2020-10-14 15:02:13 -07:00
ApplesoftToHtml.cs Minor updates 2019-10-25 18:16:09 -07:00
VirtualHexDump.cs Move WPF code from SourceGenWPF to SourceGen 2019-07-20 13:28:37 -07:00