1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-31 22:29:10 +00:00
6502bench/SourceGen/Tools/Omf/WpfGui
Andy McFadden 6892040ea8 Add two options to OMF converter
First, make the per-segment comments and notes optional.

Second, add an "offset segment by $0100" feature that tries to shift
each segment forward 256 bytes.  Doing so avoids potential ambiguity
with direct page locations.

The 20212-reloc-data test no longer has the per-segment comments.
2020-07-20 13:50:49 -07:00
..
OmfSegmentViewer.xaml Store reduced OMF relocation data in project file 2020-07-02 17:10:05 -07:00
OmfSegmentViewer.xaml.cs Store reduced OMF relocation data in project file 2020-07-02 17:10:05 -07:00
OmfViewer.xaml Add two options to OMF converter 2020-07-20 13:50:49 -07:00
OmfViewer.xaml.cs Add two options to OMF converter 2020-07-20 13:50:49 -07:00