mirror of
https://github.com/fadden/6502bench.git
synced 2025-01-14 07:29:44 +00:00
1c84357bbf
Started implementing the fancy formatter. It currently doesn't do anything fancy, just word-wrapping. Moved the static DebugShowRuler field into Formatter, so that the cached data is discarded when the setting changes. Also, updated SourceNotes with instructions for publishing a release.