1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-09 18:30:19 +00:00
6502bench/SourceGen
Andy McFadden 5010fbae37 Various minor changes
- Freeze Note brushes, so HTML export doesn't blow up when it tries
  to access them.
- Add Ctrl+Shift+E as keyboard shortcut for File > Export.
- For code/data percentage, count inline data as data.
- Tweak code/data percentage text.
- Document Merlin32 '{' bug.
- Tweak tutorial text.
2020-03-30 16:50:52 -07:00
..
AsmGen Work around Merlin assembler bug 2020-03-18 17:45:06 -07:00
Examples Fix tutorial 2020-01-27 13:23:05 -08:00
Properties
Res Various minor changes 2020-03-30 16:50:52 -07:00
RuntimeData Various minor changes 2020-03-30 16:50:52 -07:00
Sandbox
SGTestData Work around Merlin assembler bug 2020-03-18 17:45:06 -07:00
Tests
Tools Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
WpfGui Various minor changes 2020-03-30 16:50:52 -07:00
Anattrib.cs
App.config
App.xaml
App.xaml.cs Version 1.6.0-alpha1 2020-03-24 14:02:30 -07: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 Various minor changes 2020-03-30 16:50:52 -07:00
DisplayList.cs Various minor changes 2020-03-30 16:50:52 -07:00
DisplayListSelection.cs
Exporter.cs Trim annotations off of labels in HTML names 2020-03-18 17:57:07 -07:00
ExternalFile.cs
FormatDescriptor.cs
FormattedOperandCache.cs
HelpAccess.cs
LineListGen.cs
LocalVariableLookup.cs
LocalVariableTable.cs
MainController.cs Add a progress bar to HTML export 2020-03-15 14:07:05 -07: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 display of project/platform cross-ref adjustments 2020-03-17 13:49:14 -07:00
VisualizationSet.cs Add a progress bar to HTML export 2020-03-15 14:07:05 -07:00
VisWireframeAnimation.cs Add a progress bar to HTML export 2020-03-15 14:07:05 -07:00
WeakSymbolRef.cs
WireframeObject.cs Switch to left-handed coordinate system 2020-03-14 13:59:08 -07:00
XrefSet.cs