Mercurial > repos > blastem
log z80inst.c @ 249:d94e6cd5a8a5
age | author | description |
---|---|---|
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 |