1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-04 01:29:55 +00:00
6502bench/SourceGen
Andy McFadden 110a9ae818 Change the way app settings Apply button works
We were passing a reference to MainController in, and calling a
method on it, which is a little convoluted.  Now the main controller
subscribes to a "settings applied" event, and handles the update with
an event handler.

No change in behavior.
2024-03-02 14:48:06 -08:00
..
AsmGen
Examples
Properties
Res
RuntimeData
Sandbox
SGTestData
Tests
Tools
WpfGui Change the way app settings Apply button works 2024-03-02 14:48:06 -08:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs
AppSettings.cs
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs
DailyTips.cs
DataAnalysis.cs
DefSymbol.cs
DisasmProject.cs
DisplayList.cs
DisplayListSelection.cs
Exporter.cs
ExternalFile.cs
FormatDescriptor.cs
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs
LocalVariableLookup.cs
LocalVariableTable.cs
MainController.cs Change the way app settings Apply button works 2024-03-02 14:48:06 -08:00
MessageList.cs
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs
ProjectProperties.cs
PseudoOp.cs
RenderAddressMap.cs
RuntimeDataAccess.cs
Sgec.cs
SourceGen.csproj
Symbol.cs
SymbolTable.cs
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
VisBitmapAnimation.cs
Visualization.cs
VisualizationSet.cs
VisWireframeAnimation.cs
WeakSymbolRef.cs
WireframeObject.cs
XrefSet.cs