1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-12-01 07:50:37 +00:00
6502bench/SourceGen
Andy McFadden eecace8988 Tweak column widths for clipboard and Export default
The old values were pretty optimistic in terms of the length of labels.
Short labels in all caps are very retro but sort of annoying to read,
so most disassemblies use longer ones.  The new defaults are more
accommodating for the way labels are actually used.
2020-07-16 10:48:03 -07:00
..
AsmGen Data Bank Register management, part 3 2020-07-09 16:52:23 -07:00
Examples Update A2-HP-CDA example 2020-07-10 21:22:18 -07:00
Properties
Res SGEC update, part 1 2020-07-15 16:18:02 -07:00
RuntimeData Rename PluginDll dir to PluginDllCache 2020-07-16 10:36:58 -07:00
Sandbox Rename PluginDll dir to PluginDllCache 2020-07-16 10:36:58 -07:00
SGTestData Update relocation data handling 2020-07-10 17:41:38 -07:00
Tests
Tools Add 20212-reloc-data test 2020-07-05 17:17:44 -07:00
WpfGui Tweak column widths for clipboard and Export default 2020-07-16 10:48:03 -07:00
Anattrib.cs Add Data Bank Register management, part 1 2020-07-08 17:56:27 -07:00
App.config
App.xaml
App.xaml.cs Version 1.7.0-dev2 2020-07-11 17:09:37 -07:00
AppSettings.cs
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs Update relocation data handling 2020-07-10 17:41:38 -07:00
DataAnalysis.cs Update relocation data handling 2020-07-10 17:41:38 -07:00
DefSymbol.cs
DisasmProject.cs Data Bank Register management, part 3 2020-07-09 16:52:23 -07:00
DisplayList.cs
DisplayListSelection.cs
Exporter.cs Data Bank Register management, part 3 2020-07-09 16:52:23 -07:00
ExternalFile.cs
FormatDescriptor.cs
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs Data Bank Register management, part 4 2020-07-09 19:42:31 -07:00
LocalVariableLookup.cs
LocalVariableTable.cs
MainController.cs Tweak column widths for clipboard and Export default 2020-07-16 10:48:03 -07:00
MessageList.cs
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs SGEC update, part 2 (of 2) 2020-07-15 17:43:08 -07:00
ProjectProperties.cs Data Bank Register management, part 4 2020-07-09 19:42:31 -07:00
PseudoOp.cs Data Bank Register management, part 3 2020-07-09 16:52:23 -07:00
RuntimeDataAccess.cs
Sgec.cs SGEC tweaks 2020-07-16 10:14:28 -07:00
SourceGen.csproj SGEC update, part 1 2020-07-15 16:18:02 -07:00
Symbol.cs
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs Progress toward OMF file handling 2020-06-30 08:20:12 -07:00
UndoableChange.cs Add Data Bank Register management, part 1 2020-07-08 17:56:27 -07:00
VisBitmapAnimation.cs
Visualization.cs Add Export feature to visualization editor 2020-06-20 17:32:57 -07:00
VisualizationSet.cs
VisWireframeAnimation.cs
WeakSymbolRef.cs
WireframeObject.cs
XrefSet.cs