| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Strider 2
|
|
with the rest of abcd and sbcd translation. Fixed some edge cases and undefined flag behavior in the process
|
|
than 1 word
|
|
avoid bug when src is the dst addres reg
|
|
|
|
address is out of RAM range
|
|
|
|
|
|
|
|
|
|
|
|
taken inappropriately now that the kludge in handle_cycle_limit_int has been removed
|
|
the code gen refactor
|
|
|
|
|
|
handle_cycle_limit for the Z80
|
|
z80_retranslate_inst to avoid any newly translated instructions from being placed in the "buffer zone". Save the current value of the code_info struct for placing the final jmp instruction in the correct place
|
|
instructions for byte access functions
|
|
in gen_mem_fun
|
|
Fix generation of save and load context for Z80
|
|
|
|
|
|
|
|
|
|
used by the Z80 core
|
|
|
|
|
|
reduce code duplication
|
|
|
|
|
|
|
|
moved it to m68k_core.c
|
|
op_ family of functions to simplify their implementation a bit.
|
|
|
|
|
|
|
|
duplicate code
|
|
|
|
|
|
the host-cpu specific parts from the generic parts
|
|
|
|
same output as mustrans when given misbehaving programs. Add lea to testcases.txt. Improve the output of comparetest.py so that known issues can easily be separated from new ones.
|
|
|
|
host-cpu specific parts.
|
|
respectively
|