Mercurial > repos > blastem
log z80_to_x86.c @ 272:9b04b57434b5
age | author | description |
---|---|---|
Thu, 02 May 2013 22:26:47 -0700 | Mike Pavone | Implement LDI |
Thu, 02 May 2013 22:18:22 -0700 | Mike Pavone | Fix IX/IY displace modes. Fix check for registers requiring REX. |
Thu, 02 May 2013 21:54:04 -0700 | Mike Pavone | Sync Z80 on writes to busreq/reset ports. NULL out extra_pc on z80 reset |
Thu, 02 May 2013 00:10:24 -0700 | Mike Pavone | Don't mix *H regs with the REX prefix |
Wed, 01 May 2013 23:12:29 -0700 | Mike Pavone | Fix some more retranslation bugs in the Z80 core |
Wed, 01 May 2013 20:09:53 -0700 | Mike Pavone | Fix a crash bug in instruction retranslation |
Tue, 30 Apr 2013 20:33:30 -0700 | Mike Pavone | Implement ld to and from the I and R registers |