1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-29 16:54:50 +00:00
6502bench/SourceGen
Andy McFadden 4e08810278 Finish removal of "disable label localizer" feature
The label localizer is now always on.  The regression tests turned
it off by default, but that's no longer allowed, so the generated
output has changed for many of them.  The tests themselves were not
altered.
2019-11-16 17:15:03 -08:00
..
AsmGen Finish removal of "disable label localizer" feature 2019-11-16 17:15:03 -08:00
Examples Rearrange the tutorial files 2019-10-30 09:49:11 -07:00
Properties
Res Label rework, part 3 2019-11-16 11:12:32 -08:00
RuntimeData Label rework, part 1 2019-11-08 21:02:15 -08:00
Sandbox Label rework, part 2 2019-11-12 17:44:51 -08:00
SGTestData Finish removal of "disable label localizer" feature 2019-11-16 17:15:03 -08:00
Tests Finish removal of "disable label localizer" feature 2019-11-16 17:15:03 -08:00
Tools
WpfGui Finish removal of "disable label localizer" feature 2019-11-16 17:15:03 -08:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.4.0 2019-10-30 15:50:09 -07:00
AppSettings.cs Finish removal of "disable label localizer" feature 2019-11-16 17:15:03 -08:00
AutoLabel.cs Label rework, part 1 2019-11-08 21:02:15 -08:00
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs
DefSymbol.cs Label rework, part 1 2019-11-08 21:02:15 -08:00
DisasmProject.cs Label rework, part 4 2019-11-16 16:44:08 -08:00
DisplayList.cs Label rework, part 2 2019-11-12 17:44:51 -08:00
DisplayListSelection.cs
Exporter.cs
ExternalFile.cs
FormatDescriptor.cs
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs Label rework, part 2 2019-11-12 17:44:51 -08:00
LocalVariableLookup.cs Label rework, part 1 2019-11-08 21:02:15 -08:00
LocalVariableTable.cs
MainController.cs Label rework, part 4 2019-11-16 16:44:08 -08:00
MessageList.cs Check for bank overrun 2019-11-05 13:29:51 -08:00
MultiLineComment.cs Tweak line folding code 2019-11-01 19:47:56 -07:00
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs Label rework, part 4 2019-11-16 16:44:08 -08:00
ProjectProperties.cs
PseudoOp.cs Label rework, part 4 2019-11-16 16:44:08 -08:00
RuntimeDataAccess.cs
SourceGen.csproj
Symbol.cs Label rework, part 4 2019-11-16 16:44:08 -08:00
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
WeakSymbolRef.cs
XrefSet.cs