1
0
mirror of https://github.com/fadden/6502bench.git synced 2026-01-22 23:16:20 +00:00
Files
6502bench/docs
Andy McFadden 0eb417ac46 Add "edit operand target label" action
This adds a shortcut for editing the label at the address referenced
by an instruction operand or data address pseudo-op.  This can be
activated from the Actions menu, or with Ctrl+Shift+L.

For references inside the file, the Edit Label dialog is opened.  For
external addresses, the project symbol editor is opened.

Local variable table entries are currently not supported.

(issue #166)
2025-06-21 17:31:49 -07:00
..
2024-08-19 13:03:16 -07:00
2021-06-05 11:07:14 -07:00
2024-09-17 15:11:03 -07:00
2021-06-23 13:32:04 -07:00
2021-06-08 13:14:14 -07:00

This is the project web site, served through GitHub Pages. The URL https://6502bench.com/ is mapped here. Any change checked in to this part of the tree is (almost) immediately visible on the web.

Many of the pages share common elements: masthead, top nav bar, side nav bar, and footer. These are inserted by a Python script (block-repl.py) that must be run whenever one of the "-incl" files changes.