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 e8ae534879 Instruction operand editor rework, part 2
Implemented local variable editing.  Operands that have a local
variable reference, or are eligible to have one, can now be edited
directly from the instruction operand edit dialog.

Also, updated the code list double-click handler so that, if you
double-click on the opcode of an instruction that uses a local
variable reference, the selection and view will jump to the place
where that variable was defined.

Also, tweaked the way the References window refers to references
to an address that didn't use a symbol at that address.  Updated
the explanation in the manual, which was a bit confusing.

Also, fixed some odds and ends in the manual.

Also, fixed a nasty infinite recursion bug (issue #47).
2019-09-07 20:56:43 -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 Change the way ASCII is handled for 64tass 2019-08-20 11:21:30 -07:00
editors.html Add local variable tables to documentation 2019-09-01 18:14:59 -07:00
end-notes.html Clean up HTML in manual 2018-10-09 10:04:10 -07:00
index.html Instruction operand editor rework, part 2 2019-09-07 20:56:43 -07:00
intro.html Fix up the manual a bit 2019-09-06 15:38:49 -07:00
main.css Initial file commit 2018-09-28 10:05:11 -07:00
mainwin.html Instruction operand editor rework, part 2 2019-09-07 20:56:43 -07:00
settings.html Fix a couple of obscure bugs 2019-09-04 17:48:55 -07:00
tools.html Update documentation 2019-08-18 17:16:44 -07:00
tutorials.html Documentation update 2019-08-19 14:16:35 -07:00