1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-04 03:59:09 +00:00
6502bench/SourceGen/Res
Andy McFadden 7bbe5692bd Add C64 encodings to instruction and data operand editors
Both dialogs got a couple extra radio buttons for selection of
single character operands.  The data operand editor got a combo box
that lets you specify how it scans for viable strings.

Various string scanning methods were made more generic.  This got a
little strange with auto-detection of low/high ASCII, but that was
mostly a matter of keeping the previous code around as a special
case.

Made C64 Screen Code DCI strings a thing that works.
2019-08-15 17:53:12 -07:00
..
AboutImage.png
CommandIcons.xaml
Logo.png
SourceGenIcon.ico
Strings.xaml Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00
Strings.xaml.cs Add C64 encodings to instruction and data operand editors 2019-08-15 17:53:12 -07:00