1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-11-26 06:49:19 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden 5d9b9753e8 Add visualization sets to exported HTML
We now generate GIF images for visualizations and add inline
references to them in the HTML output.

Images are scaled using the HTML img properties.  This works well
on some browsers, but others insist on "smooth" scaling that blurs
out the pixels.  This may require a workaround.

An extra blank line is now added above visualizations.  This helps
keep the image and data visually grouped.

The Apple II bitmap test project was updated to have a visualization
set with multiple images at the top of the file.
2019-12-13 17:15:38 -08:00
..
AboutBox.xaml
AboutBox.xaml.cs
CodeListItemStyle.xaml Various minor tweaks 2019-12-07 11:42:26 -08:00
DataFileLoadIssue.xaml
DataFileLoadIssue.xaml.cs
DiscardChanges.xaml
DiscardChanges.xaml.cs
EditAddress.xaml
EditAddress.xaml.cs
EditAppSettings.xaml Two changes to "dense hex" bulk data formatting 2019-12-10 17:41:00 -08:00
EditAppSettings.xaml.cs Add F6 as a shortcut for the Project Symbols editor 2019-12-13 13:05:29 -08:00
EditComment.xaml
EditComment.xaml.cs
EditDataOperand.xaml Two changes to "dense hex" bulk data formatting 2019-12-10 17:41:00 -08:00
EditDataOperand.xaml.cs Two changes to "dense hex" bulk data formatting 2019-12-10 17:41:00 -08:00
EditDefSymbol.xaml
EditDefSymbol.xaml.cs
EditInstructionOperand.xaml
EditInstructionOperand.xaml.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
EditLabel.xaml Label rework, part 7 (of 7) 2019-11-18 17:45:41 -08:00
EditLabel.xaml.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
EditLocalVariableTable.xaml
EditLocalVariableTable.xaml.cs
EditLongComment.xaml
EditLongComment.xaml.cs
EditLvTableLocation.xaml
EditLvTableLocation.xaml.cs More progress on visualization 2019-11-26 18:54:42 -08:00
EditNote.xaml
EditNote.xaml.cs
EditProjectProperties.xaml
EditProjectProperties.xaml.cs Add F6 as a shortcut for the Project Symbols editor 2019-12-13 13:05:29 -08:00
EditStatusFlags.xaml
EditStatusFlags.xaml.cs
EditVisualization.xaml Show visualization bitmap dimensions 2019-12-11 22:12:20 -08:00
EditVisualization.xaml.cs Show visualization bitmap dimensions 2019-12-11 22:12:20 -08:00
EditVisualizationSet.xaml Add Atari 2600 sprite/playfield visualizer 2019-12-06 17:33:29 -08:00
EditVisualizationSet.xaml.cs Add Atari 2600 sprite/playfield visualizer 2019-12-06 17:33:29 -08:00
Export.xaml Add visualization sets to exported HTML 2019-12-13 17:15:38 -08:00
Export.xaml.cs Add visualization sets to exported HTML 2019-12-13 17:15:38 -08:00
FindBox.xaml
FindBox.xaml.cs
FontPicker.xaml
FontPicker.xaml.cs
FormatAddressTable.xaml
FormatAddressTable.xaml.cs Label rework, part 6 2019-11-18 13:36:53 -08:00
GotoBox.xaml
GotoBox.xaml.cs
MainWindow.xaml Add F6 as a shortcut for the Project Symbols editor 2019-12-13 13:05:29 -08:00
MainWindow.xaml.cs Add F6 as a shortcut for the Project Symbols editor 2019-12-13 13:05:29 -08:00
NewProject.xaml
NewProject.xaml.cs
ProjectLoadIssues.xaml
ProjectLoadIssues.xaml.cs