1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-05 06:04:36 +00:00
6502bench/CommonWPF
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
..
Properties
AnimatedGifEncoder.cs
CommonWPF.csproj Progress toward OMF file handling 2020-06-26 17:04:35 -07:00
FrameAnimationControl.xaml
FrameAnimationControl.xaml.cs
Helper.cs
InverseBooleanConverter.cs
ListToStringConverter.cs Progress toward OMF file handling 2020-06-26 17:04:35 -07:00
MultiKeyInputGesture.cs
WindowPlacement.cs
WorkProgress.xaml
WorkProgress.xaml.cs
WPFExtensions.cs