summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/lisa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/lisa.h')
-rw-r--r--src/mame/includes/lisa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/lisa.h b/src/mame/includes/lisa.h
index 1aee9e41553..ec6cea36036 100644
--- a/src/mame/includes/lisa.h
+++ b/src/mame/includes/lisa.h
@@ -86,7 +86,7 @@ struct lisa_features_t
I simply don't understand : in one case the VIA is
connected to the 68k E clock, which is CPUCK/10, and in
another case, to a generated PH2 clock which is CPUCK/4,
- with additionnal logic to keep it in phase with the 68k
+ with additional logic to keep it in phase with the 68k
memory cycle. After hearing the beep when MacWorks XL
boots, I bet the correct values are .625 MHz and .5 MHz.
Maybe the schematics are wrong, and PH2 is CPUCK/8.