From aa3fc8f802ba3edabb07c30a30b10fdbfe7a9aaa Mon Sep 17 00:00:00 2001 From: sorgelig Date: Mon, 23 Jul 2018 20:54:50 +0800 Subject: [PATCH] T80: remove false comment. --- T80.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/T80.vhd b/T80.vhd index a4f3224..d524898 100644 --- a/T80.vhd +++ b/T80.vhd @@ -4,7 +4,7 @@ -- -- Ver 303 add undocumented DDCB and FDCB opcodes by TobiFlex 20.04.2010 -- Ver 301 parity flag is just parity for 8080, also overflow for Z80, by Sean Riddle --- Ver 300 started tidyup. Rmoved some auto_wait bits from 0247 which caused problems +-- Ver 300 started tidyup. -- -- MikeJ March 2005 -- Latest version from www.fpgaarcade.com (original www.opencores.org)