mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
fix jmp($1234) opcode table
This commit is contained in:
parent
284436229e
commit
3de9f2e2dd
@ -834,8 +834,8 @@ static unsigned char EATab[10][AM65I_COUNT] = {
|
||||
},
|
||||
{ /* Table 6 */
|
||||
0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x30, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00,
|
||||
0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x90
|
||||
},
|
||||
{ /* Table 7 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user