Added labels, SIEZ attribute for labels, dependent labels etc.
git-svn-id: svn://svn.cc65.org/cc65/trunk@343 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user