1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-07 21:30:31 +00:00
6502bench/SourceGen
Andy McFadden ff68409398 Add Apply Platform Symbols experimental feature
This turns platform symbols into address labels.  Useful for things
like system ROM images that have an established set of entry points.
2019-11-19 13:31:04 -08:00
..
AsmGen Label rework, part 6 2019-11-18 13:36:53 -08:00
Examples Label rework, part 7 (of 7) 2019-11-18 17:45:41 -08:00
Properties
Res Label rework, part 6 2019-11-18 13:36:53 -08:00
RuntimeData Add Apply Platform Symbols experimental feature 2019-11-19 13:31:04 -08:00
Sandbox Label rework, part 2 2019-11-12 17:44:51 -08:00
SGTestData Label rework, part 6 2019-11-18 13:36:53 -08:00
Tests Label rework, part 6 2019-11-18 13:36:53 -08:00
Tools
WpfGui Add Apply Platform Symbols experimental feature 2019-11-19 13:31:04 -08:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs
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 6 2019-11-18 13:36:53 -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 6 2019-11-18 13:36:53 -08:00
LocalVariableLookup.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
LocalVariableTable.cs
MainController.cs Add Apply Platform Symbols experimental feature 2019-11-19 13:31:04 -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 6 2019-11-18 13:36:53 -08:00
RuntimeDataAccess.cs
SourceGen.csproj
Symbol.cs Label rework, part 5 2019-11-17 16:05:51 -08:00
SymbolTable.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
WeakSymbolRef.cs
XrefSet.cs