From: Oliver Schmidt Date: Thu, 7 Dec 2017 19:39:28 +0000 (+0100) Subject: Removed OPC_EOR_abx duplicate. X-Git-Tag: V2.17~60 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=947b09ad96902cc2a4d775660c77fd496a3bedbd;p=cc65 Removed OPC_EOR_abx duplicate. --- diff --git a/asminc/opcodes.inc b/asminc/opcodes.inc index 96cdefb65..aa7a65f00 100644 --- a/asminc/opcodes.inc +++ b/asminc/opcodes.inc @@ -241,12 +241,11 @@ OPC_BIT_abx = $3C ; OPC_NOP = $44 ; doublet ; OPC_NOP = $4B ; doublet -OPC_EOR_izp = $52 +OPC_EOR_izp = $52 ; OPC_NOP = $53 ; doublet ; OPC_NOP = $54 ; doublet ; OPC_NOP = $5A ; doublet ; OPC_NOP = $5B ; doublet -OPC_EOR_abx = $5C ; OPC_NOP = $62 ; doublet ; OPC_NOP = $63 ; doublet