www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/12/01/08:42:37

Message-Id: <199812011340.IAA03344@delorie.com>
From: "Robert Darmochwal" <robertd AT aldec DOT katowice DOT pl>
To: <djgpp AT delorie DOT com>
Subject: Re: which is the fastest way to clear the screen i mode13h?
Date: Tue, 1 Dec 1998 14:15:32 +0100
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

k,plaintext this time:

	xor eax,eax
	mov edi,0xa0000
	mov ecx,4000h
	rep stosd

	assuming your es selector base is set to offset of 0.

Best Regards,
Robert

www.aldec.com

----------
> From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
> To: Robert Darmochwal <robertd AT aldec DOT katowice DOT pl>
> Subject: Re: which is the fastest way to clear the screen i mode13h?
> Date: Tuesday, December 01, 1998 2:03 PM
> 
> 
> Please try to set up your mail software so that your messages are sent as

> plain text, without the HTML tags.  Many people use news readers which 
> don't understand HTML, and it makes it very hard for them to read your 
> messages.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019