1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-29 16:54:50 +00:00
6502bench/SourceGen/Tools
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
..
Omf Add two options to OMF converter 2020-07-20 13:50:49 -07:00
WpfGui First step toward Apple IIgs OMF file handling 2020-06-23 17:21:18 -07:00
ApplesoftToHtml.cs
VirtualHexDump.cs