From smtp Thu Apr  1 01:40 MST 1993
>From simons Wed Mar 31 12:04:00 CET 1993 remote from peti.GUN.de
Received: from easix.GUN.de by cygnus.com (4.1/SMI-4.1)
	id AA26715; Thu, 1 Apr 93 00:31:10 PST
Received: by easix.GUN.de (Smail3.1.28.1)
	  from dino.dinoco.de with uucp
	  id <m0neMD2-00017PA>; Thu, 1 Apr 93 10:09 GMT
Received: by dino.dinoco.de (V1.16/Amiga)
	id AA02z2e; Wed, 31 Mar 93 19:15:01 CET
Received: by peti.GUN.de (WMail V0.38, Jul 17 1991)
	id=<AA0000160e>; Wed, 31 Mar 1993 12:04:00 CET
Received: from peti.GUN.de by fishpond.cygnus.com; Thu,  1 Apr 93 01:40 MST
Date: Wed, 31 Mar 1993 12:04:00 CET
Content-Length: 22343
Content-Type: text
Message-Id: <9303311104.AA05646@peti.GUN.de>
In-Reply-To: <9303260634.AA07400@SERVER.uwindsor.ca>
X-Mailer: //\\miga Electronic Mail (AmiElm 1.07)
Organization: * Private Amiga Site Bonn - Member of Individual Network e.V. *
From: peti.GUN.de!simons (Peter Simons) 
To: SERVER.uwindsor.ca!yn3 
Cc: cygnus.com!fnf, mowgli.fido.de!Joerg_Gutzke 
Subject: Re: CPUclr bug - stomped!
Status: RO

                                     Hello Ian !

 |-> Success! Version 3.102 (24-Mar-93) did the trick.  I  tested  in  both
 |-> ProPage version 4.0 & ProDraw  v3.02  -  none  of  those  nasty  lines
 |-> appeared. Nice coding Peter!

Thanks alot. I bumped the version number and sent a copy to Fred  Fish,  so
hopefully the whole amiga community gets the new version. Please spread the
new version...

        bye, Peter

              ____ ____      ____
             /___ /__  /\  /  /    INTERNET: simons@peti.GUN.de
            ____//___ /  \/  /        VOICE: 0228 / 746061
           to you by Peter Simons       PGP: Public-key on request!!


;----------------------------------- cut here -----------------------------

                       $VER: CPUClear v3.200 (31-Mar-93)

                  written by Peter Simons <simons@peti.GUN.de>

    CPUClr is  a  small  hack,  inspired  by  CPUBlit,  that  replaces  the
BltClear()-Routine of the "graphics.library" with a highly optimized  68020
(or higher) version. This gains (in a simple test) approx.  60%  speed  and
should be even faster on an A3000, because the CPU works more efficient  in
32-Bit ChipRAM.

    The complete assembly-language source code written for the Macro68k  is
included in the archive. The documentation  is  available  in  english  and
german. CPUClr requires at least OS V2.04 and a 68020 CPU or higher.

