mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-26 06:49:19 +00:00
9d5f8f8049
In the assembler output, add a blank line between the constants and addresses in the long list of equates. The earlier change that corrected the BIT instruction caused test 2009-branches-and-banks to fail, because it was relying on the idea that BIT made the carry flag indeterminate. Changing a BCC to a BVS restored the desired behavior.
119 B
119 B