1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-13 14:29:23 +00:00
6502bench/SourceGen/RuntimeData/Help
Andy McFadden 6df874c559 Minor changes to local variable tables
Split "edit local variable table" into "create" and "edit prior".
The motivation is to allow the user to make changes to the most
recently defined table without having to go search for it.  Having
table creation be an explicit action, rather than something that
just happens if you edit a table that isn't there, feels reasonable.

Show table offset in LV table edit dialog, so if you really want
to go find it there's a (clumsy) way to do so.

Increased the maximum width of a variable from 4 to 8.  (This is
entirely arbitrary.)
2019-09-19 16:37:59 -07:00
..
advanced.html Update documentation 2019-08-18 17:16:44 -07:00
analysis.html Fix up the manual a bit 2019-09-06 15:38:49 -07:00
codegen.html Fix HTML output 2019-09-17 19:13:28 -07:00
editors.html Minor changes to local variable tables 2019-09-19 16:37:59 -07:00
end-notes.html Clean up HTML in manual 2018-10-09 10:04:10 -07:00
index.html Rename FormatSplitAddress to FormatAddressTable 2019-09-15 13:37:38 -07:00
intro.html Add "Copy to Operand" button to instruction operand editor 2019-09-14 17:57:46 -07:00
main.css Initial file commit 2018-09-28 10:05:11 -07:00
mainwin.html Minor changes to local variable tables 2019-09-19 16:37:59 -07:00
settings.html Add Export feature to documentation 2019-09-13 18:22:34 -07:00
tools.html Update documentation 2019-08-18 17:16:44 -07:00
tutorials.html Rename FormatSplitAddress to FormatAddressTable 2019-09-15 13:37:38 -07:00