From bf490f1356930c5315152cd630d916e84b6e837c Mon Sep 17 00:00:00 2001 From: AJR Date: Wed, 2 Oct 2019 18:51:00 -0400 Subject: [PATCH] z180: Minor technical correction to note (nw) --- src/devices/cpu/z180/z180.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/cpu/z180/z180.cpp b/src/devices/cpu/z180/z180.cpp index 2753281ab2b..3c6f7248479 100644 --- a/src/devices/cpu/z180/z180.cpp +++ b/src/devices/cpu/z180/z180.cpp @@ -25,7 +25,7 @@ Known clock speeds (from ZiLOG): 6 (actually ~6.15), 8, 10, 20 & 33MHz Much like the 80186/188, the operating frequency is generated from the XTAL/EXTAL clock by an internal divide-by-2 circuit. The maximum frequency of -the XTAL input is therefore twice the speed rating for the specific part. +the EXTAL input is therefore twice the speed rating for the specific part. ZiLOG Z180 codes: