1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-12-28 16:31:17 +00:00
6502bench/SourceGen
Andy McFadden f31b7f5822 Fix constants declared with MULTI_MASK
The masks should only be applied to address symbols.  We were
rejecting constants that didn't match the pattern.
2019-10-18 16:19:42 -07:00
..
AsmGen
Examples Pass operand to extension script JSR/JSL handlers 2019-10-17 13:15:25 -07:00
Properties
Res External symbol I/O direction and address mask, part 3 (of 3) 2019-10-16 17:32:30 -07:00
RuntimeData Fix constants declared with MULTI_MASK 2019-10-18 16:19:42 -07:00
Sandbox
SGTestData Fix constants declared with MULTI_MASK 2019-10-18 16:19:42 -07:00
Tests
Tools
WpfGui Change find-previous hotkey to Shift+F3 2019-10-17 12:51:45 -07:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs
AppSettings.cs
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs Pass operand to extension script JSR/JSL handlers 2019-10-17 13:15:25 -07:00
DataAnalysis.cs
DefSymbol.cs Fix constants declared with MULTI_MASK 2019-10-18 16:19:42 -07:00
DisasmProject.cs External symbol I/O direction and address mask, part 2 2019-10-16 14:55:10 -07:00
DisplayList.cs
DisplayListSelection.cs
Exporter.cs
ExternalFile.cs
FormatDescriptor.cs
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs
LocalVariableLookup.cs
LocalVariableTable.cs
MainController.cs Change find-previous hotkey to Shift+F3 2019-10-17 12:51:45 -07:00
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs Fix constants declared with MULTI_MASK 2019-10-18 16:19:42 -07:00
ProblemList.cs
ProjectFile.cs External symbol I/O direction and address mask, part 2 2019-10-16 14:55:10 -07:00
ProjectProperties.cs
PseudoOp.cs
RuntimeDataAccess.cs
SourceGen.csproj
Symbol.cs
SymbolTable.cs External symbol I/O direction and address mask, part 2 2019-10-16 14:55:10 -07:00
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
WeakSymbolRef.cs
XrefSet.cs