log z80.cpu @ 1715:4fd84c3efc72

age author description
Tue, 29 Jan 2019 23:56:48 -0800 Michael Pavone Implement 16-bit addition in new Z80 core along with necessary CPU DSL fixes to make them work right
Tue, 29 Jan 2019 22:17:15 -0800 Michael Pavone fix half-carry for or and xor in new Z80 core
Tue, 29 Jan 2019 21:29:08 -0800 Michael Pavone Fix ED prefix in new Z80 core
Mon, 28 Jan 2019 21:16:41 -0800 Michael Pavone Initial checkin of new WIP Z80 core using CPU DSL