mirror of
https://github.com/fadden/6502bench.git
synced 2026-04-21 10:16:42 +00:00
108b71cfa7
Fixed "HiAscii" macro used for cc65 output. The macro name was being forced to upper case at the point of use when the settings were configured to generate upper-case pseudo-op names. Also, added upper-casing config info to comment in HTML output.