X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Fda65%2Fopctable.c;h=e47648a028c5f0fe454bf6b949cbe46641e6a7bb;hb=79a2185c42d82f98dd66c5a996bbb887a4f8648e;hp=fd9ee6c368e5a363dbd1203deeac9b8141eec388;hpb=b960e3ead37575563d6b303bd6ddaa482f2252ca;p=cc65 diff --git a/src/da65/opctable.c b/src/da65/opctable.c index fd9ee6c36..e47648a02 100644 --- a/src/da65/opctable.c +++ b/src/da65/opctable.c @@ -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",