Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
in translate_m68k_dst
|
|
|
|
|
|
actually use the appropriate x86 instruction.
|
|
the emulator unresponsive)
|
|
|
|
|
|
|
|
|
|
cycle. Also fix a bug in which the SR part of ORI to SR was not being performed.
|
|
|
|
|
|
|
|
|
|
incorrect results once translate_m68k_src was fixed
|
|
operands are registers that are not mapped to a native x86-64 register
|
|
registers. This fixes the indexed addressing modes when used with a word-wide index register
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
addressing mode for jmp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to effective address decoding
|
|
|
|
|
|
|
|
|
|
don't have to worry about overflowing the offset. Implement neg and not (untested).
|
|
areg indirect mode
|
|
|
|
|