1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-05 10:55:09 +00:00
6502bench/SourceGen/Tools/WpfGui
Andy McFadden 1373ffd8e3 Add file slicer tool
The tool allows you to cut a piece out of a file by specifying an
offset and a length.  A pair of hex dumps helps you verify that the
positions are correct.

Also, minor cleanups elsewhere.
2019-12-29 17:59:35 -08:00
..
AsciiChart.xaml
AsciiChart.xaml.cs
FileConcatenator.xaml Add file slicer tool 2019-12-29 17:59:35 -08:00
FileConcatenator.xaml.cs Add file slicer tool 2019-12-29 17:59:35 -08:00
FileSlicer.xaml Add file slicer tool 2019-12-29 17:59:35 -08:00
FileSlicer.xaml.cs Add file slicer tool 2019-12-29 17:59:35 -08:00
HexDumpViewer.xaml Add file slicer tool 2019-12-29 17:59:35 -08:00
HexDumpViewer.xaml.cs Add file slicer tool 2019-12-29 17:59:35 -08:00
InstructionChart.xaml
InstructionChart.xaml.cs
ShowText.xaml
ShowText.xaml.cs