1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-04 03:59:09 +00:00
6502bench/SourceGen
Andy McFadden da5833caef Rename project/platform symbols that clash with opcode mnemonics
We're doing this for user labels but not for project/platform
symbols.  So if you have a constant named "BCC" you can't assemble
your code with certain assemblers.  Now we rename it automatically.

Added a quick test to 2007-labels-and-symbols.  (No change to ACME,
which barfs on the test.)
2020-01-17 18:29:20 -08:00
..
AsmGen Rename project/platform symbols that clash with opcode mnemonics 2020-01-17 18:29:20 -08:00
Examples Add visualization tutorial 2019-12-28 13:19:40 -08:00
Properties
Res
RuntimeData Don't output HTML anchors for non-unique labels 2020-01-16 21:37:49 -08:00
Sandbox Add file concatenation tool 2019-12-28 17:22:19 -08:00
SGTestData Rename project/platform symbols that clash with opcode mnemonics 2020-01-17 18:29:20 -08:00
Tests
Tools Add file slicer tool 2019-12-29 17:59:35 -08:00
WpfGui Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.5.0-alpha1 2020-01-14 20:36:03 -08:00
AppSettings.cs
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs
DefSymbol.cs Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00
DisasmProject.cs Clear Lv xrefs at start of xref gen 2020-01-14 17:56:55 -08:00
DisplayList.cs Add visualization tutorial 2019-12-28 13:19:40 -08:00
DisplayListSelection.cs
Exporter.cs Don't output HTML anchors for non-unique labels 2020-01-16 21:37:49 -08:00
ExternalFile.cs
FormatDescriptor.cs
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00
LocalVariableLookup.cs Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00
LocalVariableTable.cs Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00
MainController.cs Work around the mysterious shrinking side-window problem 2020-01-01 17:27:03 -08:00
MessageList.cs
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs Update project file formatting 2019-12-31 13:59:08 -08:00
ProjectProperties.cs
PseudoOp.cs
RuntimeDataAccess.cs
SourceGen.csproj Add file slicer tool 2019-12-29 17:59:35 -08:00
Symbol.cs Fix symbol entry bug in operand editors 2019-12-26 11:04:37 -08:00
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
Visualization.cs Minor tweaks 2020-01-01 17:26:53 -08:00
VisualizationAnimation.cs
VisualizationSet.cs Fix proxy object timeout in visualization editor 2019-12-28 14:00:48 -08:00
WeakSymbolRef.cs
XrefSet.cs Fix various local variable de-duplication bugs 2020-01-13 18:32:56 -08:00