mirror of
https://github.com/fadden/6502bench.git
synced 2025-01-19 08:29:48 +00:00
6a2532588b
Variables are now handled properly end-to-end, except for label uniquification. So cc65 and ACME can't yet handle a file that redefines a local variable. This required a bunch of plumbing, but I think it came out okay.