mirror of
https://github.com/fadden/6502bench.git
synced 2025-08-14 22:27:51 +00:00
The cc65 docs say VICE labels start with '.'. Also, output local labels prefixed with '@', per ca65 convention. The default output file is now "labels.lbl". Added some minimal documentation. (issue #151)
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.