log ztestgen.c @ 1773:0a26f3657295 mame_interp

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
Mon, 29 Dec 2014 21:36:17 -0800 Michael Pavone Added support for JR and JRcc in Z80 test generator