mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-26 06:49:19 +00:00
ee6e5d7fb6
The code that checked to see if a data target was inside a data operand wasn't going all the way back to the start of the file. It was also failing to stop when it should, wasting time. The anattrib validation method has code that avoids a false-positive on certain complex embedded instruction arrangements. This was also preventing it from seeing a transition from a data area to the middle of an instruction (caused by issue #45). |
||
---|---|---|
.. | ||
advanced.html | ||
analysis.html | ||
codegen.html | ||
editors.html | ||
end-notes.html | ||
index.html | ||
intro.html | ||
main.css | ||
mainwin.html | ||
settings.html | ||
tools.html | ||
tutorials.html |