log z80_to_x86.c @ 248:9c7a3db7bcd0

age author description
Sun, 28 Apr 2013 23:25:18 -0700 Mike Pavone Implement ADC and SBC in Z80 core (untested)
Sun, 28 Apr 2013 22:41:30 -0700 Mike Pavone Implement rotation and bit set/reset instructions (untested).
Sun, 28 Apr 2013 21:00:27 -0700 Mike Pavone Implement RETCC in Z80 core.
Sun, 28 Apr 2013 14:32:45 -0700 Mike Pavone Implement EI, DI and IM in the Z80 core