1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-11 20:54:37 +00:00
6502bench/SourceGen/RuntimeData/Help
Andy McFadden 071adb8e95 Two changes to "dense hex" bulk data formatting
(1) Added an option to limit the number of bytes per line.  This is
handy for things like bitmaps, where you might want to put (say) 3
or 8 bytes per line to reflect the structure.

(2) Added an application setting that determines whether the screen
listing shows Merlin/ACME dense hex (20edfd) or 64tass/cc65 hex bytes
($20,$ed,$fd).  Made the setting part of the assembler-driven display
definitions.  Updated 64tass+cc65 to use ".byte" as their dense hex
pseudo-op, and to use the updated formatter code.  No changes to
regression test output.

(Changes were requested in issue #42.)

Also, added a resize gripper to the bottom-right corner of the main
window.  (These seem to have generally fallen out of favor, but I
like having it there.)
2019-12-10 17:41:00 -08:00
..
advanced.html Document visualizations 2019-12-06 13:41:17 -08:00
analysis.html Expand the set of things SetInlineDataFormat accepts 2019-10-05 19:51:34 -07:00
codegen.html Change how the "quick set" settings work 2019-10-11 17:39:52 -07:00
editors.html Two changes to "dense hex" bulk data formatting 2019-12-10 17:41:00 -08:00
end-notes.html Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
index.html Visualizer improvements 2019-12-06 15:05:49 -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 Document visualizations 2019-12-06 13:41:17 -08:00
settings.html Tweak documentation 2019-11-19 13:43:42 -08:00
tools.html Fix display of instruction attributes 2019-10-22 10:48:02 -07:00
tutorials.html Label rework, part 7 (of 7) 2019-11-18 17:45:41 -08:00
visualization.html Various minor tweaks 2019-12-07 11:42:26 -08:00