log ztestgen.c @ 1746:cd6f4cea97b6

age author description
Wed, 06 Feb 2019 08:54:56 -0800 Michael Pavone Call srand in Z80 test generator so different values are used when regenerating tests
Sun, 24 Jul 2016 17:17:59 -0700 Michael Pavone Implement Z80 DAA. Implement half-carry flag for the rest of the "easy" cases. Implement flags for IN instruction. Fix implementation of IN for IN F, (C) case