1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-05 10:55:09 +00:00
6502bench/SourceGen
Andy McFadden 7bbccaf71f Minor tweaks
Mark the "info" window as read-only.

When the project closes, clear the contents of the Symbols and
Notes windows.

Clarify some Apple II I/O definitions.
2019-10-21 17:43:40 -07:00
..
AsmGen Correctly handle embedded instruction edge case 2019-10-19 17:28:45 -07:00
Examples Update A2-Zippy example 2019-10-19 10:16:02 -07:00
Properties
Res Add message list, part 1 2019-10-20 14:40:32 -07:00
RuntimeData Minor tweaks 2019-10-21 17:43:40 -07:00
Sandbox
SGTestData Correctly handle embedded instruction edge case 2019-10-19 17:28:45 -07:00
Tests
Tools Add instruction chart 2019-10-21 15:15:09 -07:00
WpfGui Minor tweaks 2019-10-21 17:43:40 -07:00
Anattrib.cs Correctly handle embedded instruction edge case 2019-10-19 17:28:45 -07:00
App.config
App.xaml
App.xaml.cs Version 1.4.0-dev2 2019-10-19 11:17:09 -07:00
AppSettings.cs Add instruction chart 2019-10-21 15:15:09 -07:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs Correctly handle embedded instruction edge case 2019-10-19 17:28:45 -07:00
DataAnalysis.cs
DefSymbol.cs Fix constants declared with MULTI_MASK 2019-10-18 16:19:42 -07:00
DisasmProject.cs Add instruction chart 2019-10-21 15:15:09 -07:00
DisplayList.cs
DisplayListSelection.cs
Exporter.cs
ExternalFile.cs
FormatDescriptor.cs Add junk/align directives 2019-10-18 21:00:28 -07:00
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs
LocalVariableLookup.cs
LocalVariableTable.cs
MainController.cs Add instruction chart 2019-10-21 15:15:09 -07:00
MessageList.cs Add message list, part 2 (of 2) 2019-10-20 18:02:23 -07:00
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs Fix constants declared with MULTI_MASK 2019-10-18 16:19:42 -07:00
ProjectFile.cs Add junk/align directives 2019-10-18 21:00:28 -07:00
ProjectProperties.cs
PseudoOp.cs Add junk/align directives 2019-10-18 21:00:28 -07:00
RuntimeDataAccess.cs
SourceGen.csproj Add instruction chart 2019-10-21 15:15:09 -07:00
Symbol.cs External symbol I/O direction and address mask, part 1 2019-10-15 19:12:57 -07:00
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