From 8901e94f0f53b0261efa567ff4a583c9d5d20f85 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Tue, 6 Sep 2016 07:06:46 -0400 Subject: [PATCH] Fixed: was counting between low->high transitions rather than vice versa by adding low time then checking. --- StaticAnalyser/Commodore/Tape.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/StaticAnalyser/Commodore/Tape.cpp b/StaticAnalyser/Commodore/Tape.cpp index 1700eed44..870066666 100644 --- a/StaticAnalyser/Commodore/Tape.cpp +++ b/StaticAnalyser/Commodore/Tape.cpp @@ -48,8 +48,6 @@ class CommodoreROMTapeParser: public StaticAnalyer::TapeParser= 0.000592 && _wave_period < 0.000752) push_wave(WaveType::Long); @@ -60,6 +58,7 @@ class CommodoreROMTapeParser: public StaticAnalyer::TapeParser