fix jmp($1234) opcode table
This commit is contained in:
parent
284436229e
commit
3de9f2e2dd
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue