Age | Commit message (Collapse) | Author |
|
refactoring
|
|
register are handled correctly
|
|
and gen.c. Added a couple fields to cpu_options so that gen_mem_fun can be made guest CPU generic
|
|
host instruction sets with different instruction word sizes. Make x86_68k_options contain a cpu_options so that gen_mem_fun can eventually be shared with the Z80 core.
|
|
|
|
|
|
between M68K and Z80 cores and possibly also between x86 and the ARM backend when it exists
|
|
|
|
|
|
|
|
player on ARM
|
|
|
|
|
|
|
|
flag_regs setting
|
|
array so that flags can be moved out of registers for the 32-bit port. set/get ccr/sr still need to be updated to support this, but everything else should be done.
|
|
save/load_context functions. Since the hand written versions of save/load are no longer used they have been removed.
|
|
generated save/load_context functions
|
|
save/load_context functions
|
|
|
|
code that messes with the stack is not worth the trouble.
|
|
load_context and save_context
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
size gets written
|
|
doesn't follow conditional branches to lower addresses. This makes it useful for advancing to the end of a loop. Also fixed a bug in next introduced by the refactor.
|
|
|
|
|
|
|
|
and basic inspection of registers and memory work.
|
|
|
|
phase. This fixes a number of instruments that sounded rather wrong as well as the missing melody line from Mushroom Hill Zone in Sonic and Knuckles
|
|
|