]> git.sur5r.net Git - cc65/blobdiff - src/da65/opctable.c
Added capability to conver o65 object files by using the new co65 utility
[cc65] / src / da65 / opctable.c
index fd9ee6c368e5a363dbd1203deeac9b8141eec388..e47648a028c5f0fe454bf6b949cbe46641e6a7bb 100644 (file)
@@ -500,7 +500,7 @@ const OpcDesc OpcTable[256] = {
        1,
        0,
        CPU_ALL,
-       OH_Implicit
+       OH_Rts
     },
     {  /* $41 */
        "eor",
@@ -808,7 +808,7 @@ const OpcDesc OpcTable[256] = {
        3,
        lfLabel,
        CPU_ALL,
-       OH_AbsoluteIndirect
+       OH_JmpAbsoluteIndirect
     },
     {  /* $6d */
        "adc",