1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-06 17:54:25 +00:00
6502bench/SourceGen/Tools/Omf/WpfGui
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
..
OmfSegmentViewer.xaml Progress toward OMF file handling 2020-06-26 17:04:35 -07:00
OmfSegmentViewer.xaml.cs Progress toward OMF file handling 2020-06-26 17:04:35 -07:00
OmfViewer.xaml Progress toward OMF file handling 2020-06-26 17:04:35 -07:00
OmfViewer.xaml.cs Progress toward OMF file handling 2020-06-26 17:04:35 -07:00