From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 29044 invoked from network); 18 Dec 2023 17:14:01 -0000 Received: from minnie.tuhs.org (2600:3c01:e000:146::1) by inbox.vuxu.org with ESMTPUTF8; 18 Dec 2023 17:14:01 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 8F2D343D5C; Mon, 18 Dec 2023 04:18:07 +1000 (AEST) Received: from junk.nocrew.org (junk.nocrew.org [51.15.56.219]) by minnie.tuhs.org (Postfix) with ESMTPS id 12CDD43D5B for ; Mon, 18 Dec 2023 04:18:04 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=junk.nocrew.org) by junk.nocrew.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1rEviD-00E43A-R5; Sun, 17 Dec 2023 18:18:01 +0000 From: Lars Brinkhoff To: James Frew Organization: nocrew References: <7AD36632-2B2F-43E2-999D-4F6373C3C64C@pobox.com> <17d9946c-6f41-4c56-9cb0-3218a2550299@ucsb.edu> Date: Sun, 17 Dec 2023 18:18:01 +0000 In-Reply-To: <17d9946c-6f41-4c56-9cb0-3218a2550299@ucsb.edu> (James Frew's message of "Sun, 17 Dec 2023 10:04:09 -0800") Message-ID: <7wv88w3d7q.fsf@junk.nocrew.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: lars@nocrew.org X-SA-Exim-Scanned: No (on junk.nocrew.org); SAEximRunCond expanded to false Message-ID-Hash: JIMSY2CN3NCEGRQF6WKRYW3DPPMJZY6H X-Message-ID-Hash: JIMSY2CN3NCEGRQF6WKRYW3DPPMJZY6H X-MailFrom: lars@nocrew.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: tuhs@tuhs.org X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: Compatibility question List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: James Frew wrote: > Wow, an actual VT-100! Have you tried "smooth scrolling" (aka "barf mode"= )? > AFAIK none of the emulators (or "VT100-compatible" iron, for that matter) > ever bothered to replicate this (for which hackers prone to motion sickne= ss > remain grateful =F0=9F=A4=A2) I made one which simulates the VT100 hardware and runs the original ROM. There are two more emulators like that.