From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoZqJ-0001pR-GN for qemu-devel@nongnu.org; Mon, 08 Mar 2010 05:05:43 -0500 Received: from [199.232.76.173] (port=48415 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoZqI-0001or-DC for qemu-devel@nongnu.org; Mon, 08 Mar 2010 05:05:42 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NoZqG-0006EP-Sq for qemu-devel@nongnu.org; Mon, 08 Mar 2010 05:05:42 -0500 Received: from mail2.shareable.org ([80.68.89.115]:44488) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NoZqG-0006E3-IN for qemu-devel@nongnu.org; Mon, 08 Mar 2010 05:05:40 -0500 Date: Mon, 8 Mar 2010 10:05:38 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] Regression: more 0.12 regression (SeaBIOS related?) Message-ID: <20100308100538.GD2869@shareable.org> References: <473191351003071804x62acae0bk3f967b6be1f22a54@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <473191351003071804x62acae0bk3f967b6be1f22a54@mail.gmail.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Roy Tam Cc: qemu-devel Roy Tam wrote: > - can't type correctly in GW-BASIC from DOS 2.0 - 3.31 > - keyboard input is ignored when booting Korean edition of MS-DOS 6.20 > - can't type correctly in FreeDOS/V (Ver 0138, > http://homepage1.nifty.com/bible/dos/fdos0138.lzh ), getting Illegal > Instruction error when you type something in short period. > - after the termination of qbasic run session, you can't press a key > to go back to editor in "press a key to continue" prompt, you have to > type something not just "press a key". When I modify the program and > press Shift-F5 to start the program, after execution and then exit > qbasic, Shift key modifier still activating, instead of deactivated > after I release Shift key. I think there was a change to one of the keyboard heuristics to solve a problem with another DOS program. That might explain all these keyboard thingies. -- Jamie