mirror of
https://github.com/sheumann/65816-crypto.git
synced 2024-11-22 07:31:58 +00:00
Remove unneeded instruction.
This commit is contained in:
parent
7034be04fb
commit
239024c3ce
@ -328,7 +328,6 @@
|
|||||||
adc_w &i-7
|
adc_w &i-7
|
||||||
tay
|
tay
|
||||||
txa
|
txa
|
||||||
and #$003F
|
|
||||||
eor temp3+2
|
eor temp3+2
|
||||||
eor temp2+2
|
eor temp2+2
|
||||||
adc_w &i-7,2
|
adc_w &i-7,2
|
||||||
|
Loading…
Reference in New Issue
Block a user