mirror of
https://github.com/fadden/6502bench.git
synced 2025-02-18 08:30:28 +00:00
This allows rendering of a vertex directly, rather than just as an edge endpoint. They're currently drawn as small '+' signs. A round dot would be better, but the code is passing a list of line segments around, so this is simpler.