1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-06 01:55:11 +00:00
6502bench/SourceGen/Tools/Omf
Andy McFadden d1526e5f25 Progress toward OMF file handling
Added generation of info/error messages to segment parser, which
are displayed in the main OMF viewer window.

Added segment viewer window, which opens when a segment entry in the
viewer list is double-clicked.  Currently shows the "raw" header
fields, with place-holder UI for additional stuff.
2020-06-26 17:04:35 -07:00
..
WpfGui Progress toward OMF file handling 2020-06-26 17:04:35 -07:00
OmfFile.cs Progress toward OMF file handling 2020-06-26 17:04:35 -07:00
OmfSegment.cs Progress toward OMF file handling 2020-06-26 17:04:35 -07:00