1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-08-20 11:28:58 +00:00
6502bench/SourceGen/SGTestData/Visualization
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
..
apple2-bitmap-test-AW-RGB.png Split operand selection set at visualizations 2019-12-05 14:04:38 -08:00
apple2-bitmap-test#061000 Split operand selection set at visualizations 2019-12-05 14:04:38 -08:00
apple2-bitmap-test#061000.dis65 Add visualization sets to exported HTML 2019-12-13 17:15:38 -08:00
apple2-bitmap-test#061000.S Split operand selection set at visualizations 2019-12-05 14:04:38 -08:00
apple2-screen-img#062000 Implement Apple II hi-res bitmap font and screen image visualizers 2019-12-04 18:05:17 -08:00
apple2-screen-img#062000.dis65 Implement Apple II hi-res bitmap font and screen image visualizers 2019-12-04 18:05:17 -08:00
atari2600-sprite-test Add Atari 2600 sprite/playfield visualizer 2019-12-06 17:33:29 -08:00
atari2600-sprite-test.dis65 Various minor tweaks 2019-12-07 11:42:26 -08:00
atari2600-sprite-test.S Add Atari 2600 sprite/playfield visualizer 2019-12-06 17:33:29 -08:00
c64-sprite-test Various minor tweaks 2019-12-07 11:42:26 -08:00
c64-sprite-test.dis65 Various minor tweaks 2019-12-07 11:42:26 -08:00
c64-sprite-test.spd Various minor tweaks 2019-12-07 11:42:26 -08:00