Age | Commit message (Collapse) | Author |
|
respectively
|
|
need for the caller to decide whether an 8-bit or 32-bit displacement is needed in the rdisp functions. Update m68k_to_x86 to use the new version of the gen_x86 functions and do some minor refactoring there in the process
|
|
|
|
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.
|
|
|
|
flag_regs setting
|
|
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
|
|
|
|
|
|
memory acccess functions. The old static memory access functions have been removed from runtime.S
|
|
generated memory map functions
|
|
|
|
interrupts. Also added the VINT pending flag to status port.
|
|
that games that depend on it can run.
|
|
still have easy access to the VDP. Handle writes to Z80 code addresses from the 68K.
|
|
some other bugs before a proper test.
|
|
|
|
|
|
|
|
|
|
address log to the disassembler
|
|
|
|
|
|
|
|
|
|
to effective address decoding
|
|
|
|
don't have to worry about overflowing the offset. Implement neg and not (untested).
|
|
|
|
|
|
addressing modes
|
|
|