From 830c3203f5773e4097a1fc7a000e23243222bffc Mon Sep 17 00:00:00 2001 From: fulivi Date: Tue, 16 Oct 2018 17:39:31 +0200 Subject: hp9825: added DC100 tape drive --- src/lib/formats/hti_tape.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/formats/hti_tape.cpp') diff --git a/src/lib/formats/hti_tape.cpp b/src/lib/formats/hti_tape.cpp index 92f28228a59..f046ea0c130 100644 --- a/src/lib/formats/hti_tape.cpp +++ b/src/lib/formats/hti_tape.cpp @@ -10,8 +10,6 @@ #include "imageutl.h" static constexpr uint32_t FILE_MAGIC = 0x5441434f; // Magic value at start of image file: "TACO" -static constexpr hti_format_t::tape_pos_t ZERO_BIT_LEN = 619; // Length of 0 bits at slow tape speed: 1/(35200 Hz) -static constexpr hti_format_t::tape_pos_t ONE_BIT_LEN = 1083; // Length of 1 bits at slow tape speed: 1.75 times ZERO_BIT_LEN // *** Position of tape holes *** // At beginning of tape: -- cgit v1.2.3-70-g09d2