From 816c056ad30b779baa23877e1ed51f67eb5a584b Mon Sep 17 00:00:00 2001 From: hpa Date: Wed, 24 Jan 2001 03:34:05 +0000 Subject: [PATCH] Note that we don't wraparound on the serial port --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index a14a2bf..0fd10d8 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ Changes in 1.51: * Support memory detection using INT 15h, AX=0E820h. BIOS manufacturers have apparently gotten sloppy about keeping INT 15h, AX=0E801h working properly. + * Don't issue onto the serial port when we're doing + screen wraparound. Changes in 1.50: * Yet another A20-code update. It seems some "legacy-free" -- 2.7.4