1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-09 03:29:56 +00:00
6502bench/SourceGen
Andy McFadden b4213de4c0 Add "Go to Last Change" feature
Jumps to the first offset associated with the change at the top of
the Undo stack.  We generally jump to the code/data offset, not the
specific line affected.  It's possible to do better (and we do, for
Notes), but probably not worthwhile.
2019-11-01 19:11:48 -07:00
..
AsmGen Fix junk alignment check 2019-10-23 13:25:50 -07:00
Examples Rearrange the tutorial files 2019-10-30 09:49:11 -07:00
Properties
Res Improve handling of hidden LV tables 2019-10-28 16:54:01 -07:00
RuntimeData Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
Sandbox
SGTestData Tweak "nearby" label finder 2019-10-29 18:12:22 -07:00
Tests
Tools Minor updates 2019-10-25 18:16:09 -07:00
WpfGui Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.4.0 2019-10-30 15:50:09 -07:00
AppSettings.cs
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs
DataAnalysis.cs Tweak "nearby" label finder 2019-10-29 18:12:22 -07:00
DefSymbol.cs
DisasmProject.cs Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
DisplayList.cs
DisplayListSelection.cs
Exporter.cs
ExternalFile.cs
FormatDescriptor.cs Fix junk alignment check 2019-10-23 13:25:50 -07:00
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs Experiment with showing character value next to default data 2019-10-23 13:02:31 -07:00
LocalVariableLookup.cs Improve handling of hidden LV tables 2019-10-28 16:54:01 -07:00
LocalVariableTable.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
MainController.cs Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
MessageList.cs Improve handling of hidden LV tables 2019-10-28 16:54:01 -07:00
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs Update comments, remove unused var 2019-10-27 21:29:44 -07:00
ProjectFile.cs
ProjectProperties.cs
PseudoOp.cs Improve the "info" panel 2019-10-22 21:27:49 -07:00
RuntimeDataAccess.cs
SourceGen.csproj Add an Applesoft to HTML converter 2019-10-23 17:49:59 -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 Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
WeakSymbolRef.cs
XrefSet.cs