mirror of
https://github.com/KrisKennaway/ii-vision.git
synced 2024-12-22 12:29:31 +00:00
722e9c5d70
It doesn't functionally matter since I'm not using any conditional opcodes in the fast path anyway, but STA removes these side-effects. Earlier I had mistakenly thought that STA absolute did a read-before-write on 6502, but this is not the case (verified with visual6502.org) |
||
---|---|---|
.. | ||
make | ||
apple2-asm-hgr.cfg | ||
main.s | ||
Makefile |