1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-05 23:30:20 +00:00
6502bench/SourceGen
Andy McFadden d5b53a0795 Add combo box for default text scan mode
It's not quite the same as the character encoding -- sometimes we
want a mix of things -- so it gets its own enum.  The value is
saved to the project file, but not actually used yet.

Also, moved some combo box strings into XAML resources.
2019-08-12 18:01:29 -07:00
..
AsmGen Replace character operand output method 2019-08-11 22:11:00 -07:00
Examples
Properties
Res Replace character operand output method 2019-08-11 22:11:00 -07:00
RuntimeData Prep work for multi-encoding support 2019-08-11 11:27:09 -07:00
Sandbox Don't do plugin interface checks during code analysis 2019-08-10 17:16:39 -07:00
SGTestData Replace character operand output method 2019-08-11 22:11:00 -07:00
Tests Treat low and high ASCII as two distinct formats 2019-08-10 14:59:24 -07:00
Tools
WpfGui Add combo box for default text scan mode 2019-08-12 18:01:29 -07:00
AddressMap.cs
Anattrib.cs
App.config Fix startup issues 2019-07-20 17:36:12 -07:00
App.xaml
App.xaml.cs Version 1.3.0-dev2 2019-08-04 15:00:36 -07:00
AppSettings.cs Remove "high" versions of string pseudo-ops 2019-08-11 16:44:22 -07:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs Don't do plugin interface checks during code analysis 2019-08-10 17:16:39 -07:00
DataAnalysis.cs Replace character operand output method 2019-08-11 22:11:00 -07:00
DefSymbol.cs
DisasmProject.cs Replace character operand output method 2019-08-11 22:11:00 -07:00
DisplayList.cs
DisplayListSelection.cs
ExternalFile.cs
FormatDescriptor.cs Minor cleanup 2019-08-12 14:13:27 -07:00
HelpAccess.cs
LineListGen.cs Reverse position on '#' in block move operands 2019-08-08 13:02:01 -07:00
MainController.cs Replace character operand output method 2019-08-11 22:11:00 -07:00
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs Add combo box for default text scan mode 2019-08-12 18:01:29 -07:00
ProjectProperties.cs Add combo box for default text scan mode 2019-08-12 18:01:29 -07:00
PseudoOp.cs Replace character operand output method 2019-08-11 22:11:00 -07:00
RuntimeDataAccess.cs
SourceGen.csproj Minor cleanup 2019-08-12 14:13:27 -07:00
Symbol.cs
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
WeakSymbolRef.cs
XrefSet.cs