1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-10-02 05:57:59 +00:00
6502bench/SourceGen
Andy McFadden ac30512ed3 Groundwork for visualization sets
Placeholder data structure plus menu command, undoable change, etc.
2019-11-22 20:45:57 -08:00
..
AsmGen Label rework, part 6 2019-11-18 13:36:53 -08:00
Examples Label rework, part 7 (of 7) 2019-11-18 17:45:41 -08:00
Properties
Res Show code/data/junk percentages in status bar 2019-11-19 18:18:41 -08:00
RuntimeData Tweak documentation 2019-11-19 13:43:42 -08:00
Sandbox Label rework, part 2 2019-11-12 17:44:51 -08:00
SGTestData Label rework, part 6 2019-11-18 13:36:53 -08:00
Tests Label rework, part 6 2019-11-18 13:36:53 -08:00
Tools Minor updates 2019-10-25 18:16:09 -07:00
WpfGui Groundwork for visualization sets 2019-11-22 20:45:57 -08: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.5.0-dev1 2019-11-19 14:03:16 -08:00
AppSettings.cs Finish removal of "disable label localizer" feature 2019-11-16 17:15:03 -08:00
AutoLabel.cs Label rework, part 1 2019-11-08 21:02:15 -08:00
ChangeSet.cs
CodeAnalysis.cs Correctly handle embedded instruction edge case 2019-10-19 17:28:45 -07:00
DataAnalysis.cs Tweak "nearby" label finder 2019-10-29 18:12:22 -07:00
DefSymbol.cs Label rework, part 1 2019-11-08 21:02:15 -08:00
DisasmProject.cs Groundwork for visualization sets 2019-11-22 20:45:57 -08:00
DisplayList.cs Label rework, part 2 2019-11-12 17:44:51 -08:00
DisplayListSelection.cs
Exporter.cs Groundwork for visualization sets 2019-11-22 20:45:57 -08:00
ExternalFile.cs
FormatDescriptor.cs Fix junk alignment check 2019-10-23 13:25:50 -07:00
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs Groundwork for visualization sets 2019-11-22 20:45:57 -08:00
LocalVariableLookup.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
LocalVariableTable.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
MainController.cs Groundwork for visualization sets 2019-11-22 20:45:57 -08:00
MessageList.cs Check for bank overrun 2019-11-05 13:29:51 -08:00
MultiLineComment.cs Tweak line folding code 2019-11-01 19:47:56 -07:00
NavStack.cs Tweak navigation 2019-10-10 11:57:36 -07:00
PlatformSymbols.cs Update comments, remove unused var 2019-10-27 21:29:44 -07:00
ProjectFile.cs Label rework, part 4 2019-11-16 16:44:08 -08:00
ProjectProperties.cs
PseudoOp.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
RuntimeDataAccess.cs
SourceGen.csproj Groundwork for visualization sets 2019-11-22 20:45:57 -08:00
Symbol.cs Label rework, part 5 2019-11-17 16:05:51 -08:00
SymbolTable.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs Groundwork for visualization sets 2019-11-22 20:45:57 -08:00
VisualizationSet.cs Groundwork for visualization sets 2019-11-22 20:45:57 -08:00
WeakSymbolRef.cs
XrefSet.cs