X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Wed, 19 Jun 2013 17:48:06 +0300 From: Eli Zaretskii Subject: Re: General Protection Fault error is intermittent In-reply-to: <2b6a5964-e068-4031-bd00-191708e339ea@googlegroups.com> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: <838v26qhqx.fsf@gnu.org> References: <36e857f0-9899-496b-9fc6-32251e109888 AT googlegroups DOT com> <858cbded-7989-46e6-a997-93f842cdb3b0 AT googlegroups DOT com> <8361xbs7vm DOT fsf AT gnu DOT org> <2b6a5964-e068-4031-bd00-191708e339ea AT googlegroups DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Tue, 18 Jun 2013 22:30:12 -0700 (PDT) > From: rugxulo AT gmail DOT com > > You're mostly right, I don't know what I was thinking, it's a tediously > complicated nit. Though there are some BIOS and DOS calls that behave > specially when confronted with 0xD or 0xA, esp. when writing to the > screen (and CR if often seen as end of input buffer). Those aren't DOS/BIOS calls, you are talking about the screen device driver.