From aadc6af58cd8533b504b0c418a8c06e06b33a340 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 7 Aug 2025 21:12:53 +0300 Subject: tecat.tes: optimized by using a binary mask instead of string A 32-bit word is enough to carry the information of which control code to echo or not. --- lib/tecat.tes | Bin 532 -> 541 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/lib/tecat.tes b/lib/tecat.tes index a09c458..b6ff994 100755 Binary files a/lib/tecat.tes and b/lib/tecat.tes differ -- cgit v1.2.3