Search found 1 match

by Kimpira
Fri Dec 17, 2004 6:23 am
Forum: NESdev
Topic: Small Error in 6502.txt
Replies: 7
Views: 10429

Small Error in 6502.txt

In http://nesdev.com/6502.txt , there are at least two errors in the section that goes over the ADC instruction and its opcodes. It lists the opcodes for instructions of the form "ADC $ABCD" and "ADC $ABCD, X" as 0x60 and 0x70 respectively, but this is contradicted by two other d...