From e1ea9790068a1e68be83967a606f56b6290f7def Mon Sep 17 00:00:00 2001 From: Brad Grantham Date: Sun, 10 Feb 2019 22:38:11 -0800 Subject: [PATCH] remove old comment --- apple2e.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/apple2e.cpp b/apple2e.cpp index f6acae0..f15234a 100644 --- a/apple2e.cpp +++ b/apple2e.cpp @@ -71,9 +71,6 @@ struct system_clock } } clk; -// was 1023000 -// 3.579545 * 4 / 14 -// 1.02272714285714285714 const int machine_clock_rate = 14318180;