1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-12-01 22:50:35 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden 6d582c80d3 Add simple SGEC reader
SourceGen Edit Commands is a feature that allows you to generate
commands into a file and have SourceGen apply them to the current
project.  I'm not expecting this to be used by anyone but me, so
for now I'm just adding an entry to the debug menu that can read
comments out of a file.

Also, fixed a bug in the re-centering min/max code that prevented
it from working on trivial shapes.

Also, renamed the atari-avg visualizer to atari-avg-bz, with the
expectation that one day somebody might want to create a variant
for newer games.
2020-04-13 17:33:34 -07:00
..
AboutBox.xaml Bump a couple of copyright dates 2020-03-11 17:02:37 -07:00
AboutBox.xaml.cs
CodeListItemStyle.xaml Fix proportions for animated GIFs 2019-12-25 10:28:40 -08:00
DataFileLoadIssue.xaml
DataFileLoadIssue.xaml.cs
DiscardChanges.xaml
DiscardChanges.xaml.cs
EditAddress.xaml Allow setting the start/end address for a block 2019-12-25 18:17:50 -08:00
EditAddress.xaml.cs Allow setting the start/end address for a block 2019-12-25 18:17:50 -08:00
EditAppSettings.xaml
EditAppSettings.xaml.cs
EditBitmapAnimation.xaml Fix proportions for animated GIFs 2019-12-25 10:28:40 -08:00
EditBitmapAnimation.xaml.cs Progress toward wireframe animations 2020-03-07 17:05:08 -08:00
EditComment.xaml
EditComment.xaml.cs Add file slicer tool 2019-12-29 17:59:35 -08:00
EditDataOperand.xaml Improve data operand editor 2020-02-18 13:57:35 -08:00
EditDataOperand.xaml.cs Improve data operand editor 2020-02-18 13:57:35 -08:00
EditDefSymbol.xaml
EditDefSymbol.xaml.cs Add file slicer tool 2019-12-29 17:59:35 -08:00
EditInstructionOperand.xaml
EditInstructionOperand.xaml.cs Add note about label-edit weirdness 2020-02-28 16:11:35 -08:00
EditLabel.xaml
EditLabel.xaml.cs Add file slicer tool 2019-12-29 17:59:35 -08:00
EditLocalVariableTable.xaml
EditLocalVariableTable.xaml.cs
EditLongComment.xaml
EditLongComment.xaml.cs
EditLvTableLocation.xaml
EditLvTableLocation.xaml.cs
EditNote.xaml Allow custom colors in Notes 2020-03-13 13:58:52 -07:00
EditNote.xaml.cs Allow custom colors in Notes 2020-03-13 13:58:52 -07:00
EditProjectProperties.xaml
EditProjectProperties.xaml.cs Add file concatenation tool 2019-12-28 17:22:19 -08:00
EditStatusFlags.xaml
EditStatusFlags.xaml.cs
EditVisualization.xaml Implement wireframe animation 2020-03-09 13:56:20 -07:00
EditVisualization.xaml.cs Minor tweaks to wireframe viewer 2020-03-11 16:23:52 -07:00
EditVisualizationSet.xaml Implement wireframe animation 2020-03-09 13:56:20 -07:00
EditVisualizationSet.xaml.cs Implement wireframe animation 2020-03-09 13:56:20 -07: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
GotoBox.xaml
GotoBox.xaml.cs Fix crashing bug in Goto 2020-01-24 15:25:01 -08:00
MainWindow.xaml Add simple SGEC reader 2020-04-13 17:33:34 -07:00
MainWindow.xaml.cs Add simple SGEC reader 2020-04-13 17:33:34 -07:00
NewProject.xaml
NewProject.xaml.cs
ProjectLoadIssues.xaml
ProjectLoadIssues.xaml.cs
ShowWireframeAnimation.xaml Implement wireframe animation 2020-03-09 13:56:20 -07:00
ShowWireframeAnimation.xaml.cs Add Atari AVG visualizer 2020-04-11 17:24:21 -07:00