1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-31 22:29:10 +00:00
6502bench/SourceGen/Tools/Omf
Andy McFadden 4e70edc90c Add 20212-reloc-data test
This test exercises the relocation data feature.  The test file is
generated from a multi-segment OMF file that was hex-edited to have
specific attributes (see 20212-reloc-data-lnk.S for instructions).
The test also serves as a way to exercise the OMF converter.

Also, implement the Bank Relative flag.
2020-07-05 17:17:44 -07:00
..
WpfGui Store reduced OMF relocation data in project file 2020-07-02 17:10:05 -07:00
Loader.cs Add 20212-reloc-data test 2020-07-05 17:17:44 -07:00
OmfFile.cs Progress toward OMF file handling 2020-06-30 08:20:12 -07:00
OmfRecord.cs Progress toward OMF file handling 2020-06-28 21:10:53 -07:00
OmfReloc.cs Progress toward OMF file handling 2020-06-28 21:10:53 -07:00
OmfSegment.cs Progress toward OMF file handling 2020-06-30 08:20:12 -07:00