1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-08-20 11:28:58 +00:00
6502bench/SourceGen/RuntimeData/Help
Andy McFadden 07d477fc70 Improve Apple II hi-res visualizer
Added a new category "sprite sheet", which is essentially a more
generalized version of the bitmap font renderer.  It has the full
set of options for col/row/cell stride and colors.  (Issue #74,
issue #75)

Added a flag that flips the high bits on bitmaps.  Sometimes data
is stored with the high bit clear, but the high bit is set as it's
rendered.  (Issue #76)

Also, fixed the keyboard shortcuts in the Edit Visualization Set
window, which were 'N' for both "New ___" items.  (Issue #57)
2020-02-18 16:42:46 -08:00
..
advanced.html Groundwork for animated Visualizations 2019-12-17 17:43:56 -08:00
analysis.html Expand the set of things SetInlineDataFormat accepts 2019-10-05 19:51:34 -07:00
codegen.html Add visualization sets to exported HTML 2019-12-13 17:15:38 -08:00
editors.html Allow setting the start/end address for a block 2019-12-25 18:17:50 -08:00
end-notes.html Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
index.html Add file concatenation tool 2019-12-28 17:22:19 -08:00
intro.html Label rework, part 7 (of 7) 2019-11-18 17:45:41 -08:00
main.css Initial file commit 2018-09-28 10:05:11 -07:00
mainwin.html Allow setting the start/end address for a block 2019-12-25 18:17:50 -08:00
settings.html Add F6 as a shortcut for the Project Symbols editor 2019-12-13 13:05:29 -08:00
tools.html Improve CPU instruction chart 2020-02-18 13:25:20 -08:00
tutorials.html Fix tutorial 2020-01-27 13:23:05 -08:00
visualization.html Improve Apple II hi-res visualizer 2020-02-18 16:42:46 -08:00