1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-06 02:01:48 +00:00
6502bench/SourceGen
Andy McFadden 2633720c82 Instruction operand editor rework, part 1
Rearrange the UI elements, and convert the code-behind to a more
XAML-style form.  The basic stuff works, but the old "shortcut"
system is still in the process of being replaced.
2019-09-07 13:39:22 -07:00
..
AsmGen Implement local variables for cc65 2019-09-01 18:14:39 -07:00
Examples
Properties
Res Show variable tables in line list 2019-08-27 16:45:37 -07:00
RuntimeData Fix up the manual a bit 2019-09-06 15:38:49 -07:00
Sandbox
SGTestData Implement local variables for cc65 2019-09-01 18:14:39 -07:00
Tests Various improvements 2019-08-17 11:30:42 -07:00
Tools
WpfGui Instruction operand editor rework, part 1 2019-09-07 13:39:22 -07:00
AddressMap.cs
Anattrib.cs Minor tweaks 2019-09-06 13:47:23 -07:00
App.config
App.xaml
App.xaml.cs Version 1.3.0-dev4 2019-08-20 11:26:56 -07:00
AppSettings.cs Make local variable prefix configurable for display 2019-08-31 15:00:45 -07:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs Make "smart" PLP handling optional 2019-09-02 15:57:59 -07:00
DataAnalysis.cs Instruction operand editor rework, part 1 2019-09-07 13:39:22 -07:00
DefSymbol.cs Add local variable uniquification 2019-08-31 14:19:50 -07:00
DisasmProject.cs Minor tweaks 2019-09-06 13:47:23 -07:00
DisplayList.cs Make modified flags stand out 2019-09-02 15:18:55 -07:00
DisplayListSelection.cs
ExternalFile.cs
FormatDescriptor.cs Local variables mostly work 2019-08-30 18:39:29 -07:00
FormattedOperandCache.cs Add a string operand cache 2019-08-17 17:03:06 -07:00
HelpAccess.cs
LineListGen.cs Make modified flags stand out 2019-09-02 15:18:55 -07:00
LocalVariableLookup.cs Add a "move table" button 2019-09-01 16:40:54 -07:00
LocalVariableTable.cs Add local variable uniquification 2019-08-31 14:19:50 -07:00
MainController.cs Instruction operand editor rework, part 1 2019-09-07 13:39:22 -07:00
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs Make "smart" PLP handling optional 2019-09-02 15:57:59 -07:00
ProjectProperties.cs Make "smart" PLP handling optional 2019-09-02 15:57:59 -07:00
PseudoOp.cs Instruction operand editor rework, part 1 2019-09-07 13:39:22 -07:00
RuntimeDataAccess.cs
SourceGen.csproj Instruction operand editor rework, part 1 2019-09-07 13:39:22 -07:00
Symbol.cs Local variables mostly work 2019-08-30 18:39:29 -07:00
SymbolTable.cs Add local variable uniquification 2019-08-31 14:19:50 -07:00
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs Add LocalVariableTable list to project 2019-08-26 16:58:53 -07:00
WeakSymbolRef.cs Add local variable uniquification 2019-08-31 14:19:50 -07:00
XrefSet.cs