mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-02 02:04:30 +00:00
51081c5db0
The code that found a nearby data target for an instruction operand was searching backward but not forward. We now take one step forward, so that "LDA TABLE-1,Y" fills in automatically. This altered 2008-address-changes, which had just this situation. It didn't alter 2010-target-adjustment, but the existing tests were insufficient and have been improved.
191 B
191 B