Mon, 29 Apr 2013 22:58:45 -0700 |
Mike Pavone |
Fix decoding of address in JP and JPCC instructions in the Z80 core
|
Sun, 28 Apr 2013 22:41:30 -0700 |
Mike Pavone |
Implement rotation and bit set/reset instructions (untested).
|
Thu, 25 Apr 2013 21:01:11 -0700 |
Mike Pavone |
Get Z80 core working for simple programs
|
Tue, 16 Apr 2013 22:29:00 -0700 |
Mike Pavone |
Make reset trigger debug exit to make it easier to test the same cases in blastem and musashi. Fix asl #1 overflow flag.
|
Wed, 23 Jan 2013 21:54:58 -0800 |
Mike Pavone |
Add support for IY bit instructions to decoder
|
Wed, 23 Jan 2013 21:50:54 -0800 |
Mike Pavone |
Add support for IX bit instructions to decoder
|
Tue, 22 Jan 2013 20:24:14 -0800 |
Mike Pavone |
Add support for 2-byte IY instructions to decoder
|
Tue, 22 Jan 2013 20:21:05 -0800 |
Mike Pavone |
Add support for 2-byte IX instructions to decoder
|
Mon, 21 Jan 2013 21:59:09 -0800 |
Mike Pavone |
Distinguish between 1-byte and 2-byte NOPs
|
Mon, 21 Jan 2013 21:17:52 -0800 |
Mike Pavone |
Add support for bit instructions to decoder
|
Sun, 20 Jan 2013 21:32:13 -0800 |
Mike Pavone |
Add support for EXTD group 2-byte Z80 instructions in decoder
|
Sun, 20 Jan 2013 19:11:24 -0800 |
Mike Pavone |
Add initial stab at Z80 decoder and disassembler
|