1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-06-12 08:29:29 +00:00
6502bench/SourceGen/SGTestData/Visualization
Andy McFadden 33ccdd91eb Fix lastOffset calculations in Apple II hi-res visualizer
The calculations were wrong for certain situations, generating
answers that were useless or that caused a false-positive overflow
error.

This adds a couple of simple regression tests, modeled after layout
of the Lode Runner sprite sheet (which worked fine before) and the
Empire II EWS3 font (which failed).

This also bumps up some of the arbitrary limits in the visualizer.

(issue #94)
2021-05-17 17:28:13 -07: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 Serialize animations to project file 2019-12-22 16:56:57 -08:00
apple2-bitmap-test#061000.S Split operand selection set at visualizations 2019-12-05 14:04:38 -08:00
apple2-grid-test1 Fix lastOffset calculations in Apple II hi-res visualizer 2021-05-17 17:28:13 -07:00
apple2-grid-test1.dis65 Fix lastOffset calculations in Apple II hi-res visualizer 2021-05-17 17:28:13 -07:00
apple2-grid-test2 Fix lastOffset calculations in Apple II hi-res visualizer 2021-05-17 17:28:13 -07:00
apple2-grid-test2.dis65 Fix lastOffset calculations in Apple II hi-res visualizer 2021-05-17 17:28:13 -07: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 Serialize animations to project file 2019-12-22 16:56:57 -08:00
atari2600-sprite-test Add Atari 2600 sprite/playfield visualizer 2019-12-06 17:33:29 -08:00
atari2600-sprite-test.dis65 Serialize animations to project file 2019-12-22 16:56:57 -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 Serialize animations to project file 2019-12-22 16:56:57 -08:00
c64-sprite-test.spd Various minor tweaks 2019-12-07 11:42:26 -08:00
VisWireframeTest.cs Progress toward wireframe animations 2020-03-07 17:05:08 -08:00
wireframe-test Switch to left-handed coordinate system 2020-03-14 13:59:08 -07:00
wireframe-test.dis65 Switch to left-handed coordinate system 2020-03-14 13:59:08 -07:00
wireframe-test.S Switch to left-handed coordinate system 2020-03-14 13:59:08 -07:00