From 239024c3cebea989ce1e5528b84c8012719786bc Mon Sep 17 00:00:00 2001 From: Stephen Heumann Date: Mon, 3 Jul 2017 20:46:26 -0500 Subject: [PATCH] Remove unneeded instruction. --- sha256.macros | 1 - 1 file changed, 1 deletion(-) diff --git a/sha256.macros b/sha256.macros index 4472434..9bbcf9d 100644 --- a/sha256.macros +++ b/sha256.macros @@ -328,7 +328,6 @@ adc_w &i-7 tay txa - and #$003F eor temp3+2 eor temp2+2 adc_w &i-7,2