1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-12-28 16:31:17 +00:00
6502bench/SourceGen
Andy McFadden 630f7f0f87 Improve the "info" panel
Not a huge improvement, but things are slightly more organized, and
there's a splash of color in the form of a border around the text
describing the format of code and data lines.

Added an "IsConstant" property to Symbol.
2019-10-22 21:27:49 -07:00
..
AsmGen
Examples
Properties
Res Improve the "info" panel 2019-10-22 21:27:49 -07:00
RuntimeData Show load address in Edit Address dialog 2019-10-22 13:58:32 -07:00
Sandbox
SGTestData
Tests
Tools Fix display of instruction attributes 2019-10-22 10:48:02 -07:00
WpfGui Improve the "info" panel 2019-10-22 21:27:49 -07:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs
AppSettings.cs Add instruction chart 2019-10-21 15:15:09 -07:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs
DefSymbol.cs
DisasmProject.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
DisplayList.cs
DisplayListSelection.cs
Exporter.cs
ExternalFile.cs
FormatDescriptor.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs
LocalVariableLookup.cs
LocalVariableTable.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
MainController.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
MessageList.cs
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs
ProjectProperties.cs
PseudoOp.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
RuntimeDataAccess.cs
SourceGen.csproj Add instruction chart 2019-10-21 15:15:09 -07:00
Symbol.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
SymbolTable.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
WeakSymbolRef.cs
XrefSet.cs