Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
handling of bank 0
|
|
to the generic backend.c so it can be shared between CPU cores
|
|
useful.
|
|
|
|
|
|
low 7 bits of R in a reg and increment it appropriately.
|
|
in Afterburner II.
|
|
|
|
|
|
instruction address/cycle counts. Fix Z80 in/out instructions to eliminate assumptions about which registers are stored in native regs. Fix read_16 to not corrupt the low byte when the read has to call into a C function.
|
|
|
|
z80_to_x86.c
|
|
messed up Z80 interrupt timing (music in Sonic 2 is too slow for instance), but things are generally working
|
|
no longer used
|
|
|
|
|
|
|
|
Fix generation of save and load context for Z80
|
|
|
|
|
|
|
|
|
|
|
|
|
|
breakpoints before the Z80 program has been loaded
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
still have easy access to the VDP. Handle writes to Z80 code addresses from the 68K.
|
|
some other bugs before a proper test.
|
|
|
|
|
|
|
|
|
|
blastem and musashi. Fix asl #1 overflow flag.
|