mirror of
https://github.com/fadden/6502bench.git
synced 2025-01-09 18:30:19 +00:00
df823f4c09
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.