Age | Commit message (Collapse) | Author |
|
still have easy access to the VDP. Handle writes to Z80 code addresses from the 68K.
|
|
|
|
to z80_handle_code_write
|
|
|
|
slots. Reset appropriate regs when z80_reset is called.
|
|
|
|
|
|
|
|
|
|
|
|
z80_write_byte around.
|
|
some other bugs before a proper test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
generator
|
|
|
|
rotates of more than 31 bits were messed up as the X flag was being thrown away between the first 31 bits of rotate and the rest.
|
|
tools.
|
|
|
|
|
|
|
|
Add support for running a subset of tests in runner. Added testcases for bit and rotate instructions.
|
|
|
|
|
|
mode with base and index reg the same. Added support for blastem headless mode in test runner.
|
|
pre-decrement amount for a7 when used as a source.
|
|
running tests.
|
|
|