1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-09 18:30:19 +00:00
6502bench/SourceGen
Andy McFadden 971301d5b8 Fix object timeout
Remember how object references from plugins are proxy objects that
time out if you don't access them for a while?  I didn't either.

This reshuffles the code to keep WireframeObject references rather
than IVisualizationWireframe.
2020-03-10 11:23:18 -07:00
..
AsmGen
Examples Fix tutorial 2020-01-27 13:23:05 -08:00
Properties
Res Progress on wireframe visualization 2020-03-01 18:34:34 -08:00
RuntimeData Document wireframe visualizations 2020-03-09 14:12:54 -07:00
Sandbox Add VisParamDescr default value type check 2020-01-21 11:02:36 -08:00
SGTestData Implement wireframe animation 2020-03-09 13:56:20 -07:00
Tests
Tools Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
WpfGui Fix object timeout 2020-03-10 11:23:18 -07:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.5.0 2020-01-27 13:35:57 -08:00
AppSettings.cs Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
AutoLabel.cs
ChangeSet.cs
CodeAnalysis.cs Correct handling of no-op .ORG statements 2020-02-28 14:49:18 -08:00
DataAnalysis.cs Correct handling of no-op .ORG statements 2020-02-28 14:49:18 -08:00
DefSymbol.cs Prefer narrower project/platform symbols 2020-01-23 10:49:22 -08:00
DisasmProject.cs Correct handling of no-op .ORG statements 2020-02-28 14:49:18 -08:00
DisplayList.cs
DisplayListSelection.cs
Exporter.cs Implement wireframe animation 2020-03-09 13:56:20 -07:00
ExternalFile.cs
FormatDescriptor.cs
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs
LocalVariableLookup.cs
LocalVariableTable.cs
MainController.cs Progress on wireframe visualization 2020-03-01 18:34:34 -08:00
MessageList.cs
MultiLineComment.cs
NavStack.cs
PlatformSymbols.cs
ProjectFile.cs Progress toward wireframe animations 2020-03-08 17:05:08 -07:00
ProjectProperties.cs
PseudoOp.cs
RuntimeDataAccess.cs
SourceGen.csproj Implement wireframe animation 2020-03-09 13:56:20 -07:00
Symbol.cs
SymbolTable.cs Prefer narrower project/platform symbols 2020-01-23 10:49:22 -08:00
SystemDefaults.cs
SystemDefs.cs
UndoableChange.cs
VisBitmapAnimation.cs Progress toward wireframe animations 2020-03-08 17:05:08 -07:00
Visualization.cs Fix object timeout 2020-03-10 11:23:18 -07:00
VisualizationSet.cs Progress toward wireframe animations 2020-03-07 17:05:08 -08:00
VisWireframeAnimation.cs Fix object timeout 2020-03-10 11:23:18 -07:00
WeakSymbolRef.cs
WireframeObject.cs Implement wireframe animation 2020-03-09 13:56:20 -07:00
XrefSet.cs