1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-15 11:28:56 +00:00
6502bench/SourceGen/Properties
Andy McFadden f4e4ac842d First cut of split-address table formatter
Allows specification of table data in various ways, for 16-bit and
24-bit addresses.  Shows a preview so you can see if the addresses
look about right.  Adds permanent labels at target offsets if none
are present.  Optionally sets code hints.

Works beautifully on the A2-Amper-fdraw example, but needs some
additional testing, documentation, etc.  Dialog is more complicated
that I would have liked, mostly because of 65816 support, but I
think it'll do.

(issue #10)
2018-10-06 18:05:31 -07:00
..
AssemblyInfo.cs Initial file commit 2018-09-28 10:05:11 -07:00
Resources.Designer.cs First cut of split-address table formatter 2018-10-06 18:05:31 -07:00
Resources.resx First cut of split-address table formatter 2018-10-06 18:05:31 -07:00
Settings.Designer.cs Initial file commit 2018-09-28 10:05:11 -07:00
Settings.settings Initial file commit 2018-09-28 10:05:11 -07:00