1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-12-03 05:49:48 +00:00
6502bench/SourceGen
Andy McFadden 0fb0b4cca8 Fix some address region issues
Fixed a crash when the listing is refreshed while a .adrend line is
the only thing selected.

Fixed .adrend lines being spammed if the last thing before it is a
multi-byte item, and you edit a comment / note / label on that line.
Harmless, but weird.

Also, added keyboard shortcuts in DefSymbol editor, so you can change
from address to constant with Alt+C.
2021-10-17 18:02:29 -07:00
..
AsmGen Add "uninitialized data" format type 2021-10-13 15:05:07 -07:00
Examples Add multi-inline extension script to tutorial 2021-08-15 10:00:00 -07:00
Properties
Res Add daily tips to start screen 2021-10-16 09:15:28 -07:00
RuntimeData Add "StdInline" extension script 2021-10-16 13:19:21 -07:00
Sandbox Add "StdInline" extension script 2021-10-16 13:19:21 -07:00
SGTestData Add "StdInline" extension script 2021-10-16 13:19:21 -07:00
Tests
Tools ORG rework, part 4 2021-09-26 17:17:54 -07:00
WpfGui Fix some address region issues 2021-10-17 18:02:29 -07:00
Anattrib.cs ORG rework, part 6 2021-09-30 21:11:26 -07:00
App.config
App.xaml
App.xaml.cs Version 1.8.0-dev2 2021-10-16 14:49:51 -07:00
AppSettings.cs ORG rework, part 8 2021-10-04 20:41:19 -07:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs Add "uninitialized data" format type 2021-10-13 15:05:07 -07:00
DailyTips.cs Add daily tips to start screen 2021-10-16 09:15:28 -07:00
DataAnalysis.cs ORG rework, part 6 2021-09-30 21:11:26 -07:00
DefSymbol.cs
DisasmProject.cs Fix some address region issues 2021-10-17 18:02:29 -07:00
DisplayList.cs ORG rework, part 8 2021-10-04 20:41:19 -07:00
DisplayListSelection.cs
Exporter.cs ORG rework, part 9 2021-10-07 12:39:30 -07:00
ExternalFile.cs
FormatDescriptor.cs Add "uninitialized data" format type 2021-10-13 15:05:07 -07:00
FormattedOperandCache.cs
HelpAccess.cs Add warning to manual when viewed from web 2021-10-08 11:01:03 -07:00
LineListGen.cs Fix some address region issues 2021-10-17 18:02:29 -07:00
LocalVariableLookup.cs
LocalVariableTable.cs
MainController.cs Add "remove formatting" action 2021-10-12 13:04:34 -07:00
MessageList.cs ORG rework, part 6 2021-09-30 21:11:26 -07:00
MultiLineComment.cs
NavStack.cs ORG rework, part 9 2021-10-07 12:39:30 -07:00
PlatformSymbols.cs
ProjectFile.cs ORG rework, part 5 2021-09-27 18:13:06 -07:00
ProjectProperties.cs
PseudoOp.cs Add "uninitialized data" format type 2021-10-13 15:05:07 -07:00
RenderAddressMap.cs ORG rework, part 9 2021-10-07 12:39:30 -07:00
RuntimeDataAccess.cs
Sgec.cs
SourceGen.csproj Add daily tips to start screen 2021-10-16 09:15:28 -07:00
Symbol.cs ORG rework, part 8 2021-10-04 20:41:19 -07:00
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs ORG rework, part 4 2021-09-26 17:17:54 -07:00
VisBitmapAnimation.cs
Visualization.cs
VisualizationSet.cs
VisWireframeAnimation.cs
WeakSymbolRef.cs
WireframeObject.cs
XrefSet.cs