1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-29 16:54:50 +00:00
6502bench/SourceGen/Tools/WpfGui
Andy McFadden cd937709fa Tweak address region edit dialog
Altered the address region edit UI a little to improve clarity.

Also, close the hex dump viewer window when Escape is hit.  (The
tool windows don't have "cancel" buttons, so the key has to be
handled explicitly.)
2021-10-20 09:06:53 -07:00
..
Apple2ScreenChart.xaml Add screen holes to Apple II text memory chart 2020-08-24 14:00:08 -07:00
Apple2ScreenChart.xaml.cs Add screen holes to Apple II text memory chart 2020-08-24 14:00:08 -07:00
AsciiChart.xaml
AsciiChart.xaml.cs Add screen holes to Apple II text memory chart 2020-08-24 14:00:08 -07:00
FileConcatenator.xaml
FileConcatenator.xaml.cs First step toward Apple IIgs OMF file handling 2020-06-23 17:21:18 -07:00
FileSlicer.xaml
FileSlicer.xaml.cs First step toward Apple IIgs OMF file handling 2020-06-23 17:21:18 -07:00
HexDumpViewer.xaml Tweak address region edit dialog 2021-10-20 09:06:53 -07:00
HexDumpViewer.xaml.cs Tweak address region edit dialog 2021-10-20 09:06:53 -07:00
InstructionChart.xaml Add W65C02S support, part 1 2020-10-10 15:46:34 -07:00
InstructionChart.xaml.cs Fix PCRel sample in instruction chart 2020-10-14 15:02:13 -07:00
ShowText.xaml
ShowText.xaml.cs