1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-26 01:25:42 +00:00
6502bench/SourceGen/Tools/Omf
Andy McFadden 0702882c8c Progress toward OMF file handling
Added file type determination (Load, Object, Library).  Requires
screening the segment and record types.

Also, fix parsing of v0 headers, which placed ORG and ALIGN in
different places.
2020-06-28 11:59:01 -07:00
..
WpfGui Progress toward OMF file handling 2020-06-28 11:59:01 -07:00
OmfFile.cs Progress toward OMF file handling 2020-06-28 11:59:01 -07:00
OmfRecord.cs Progress toward OMF file handling 2020-06-27 18:12:48 -07:00
OmfSegment.cs Progress toward OMF file handling 2020-06-28 11:59:01 -07:00